rust-analyzer/crates/parser/src
2024-12-27 23:13:09 +01:00
..
grammar Fix a case where completion was unable to expand a macro 2024-12-20 13:14:59 +02:00
syntax_kind Fix parsing of parenthesized type args and RTN 2024-12-04 11:48:47 +01:00
tests Fix a case where completion was unable to expand a macro 2024-12-20 13:14:59 +02:00
event.rs Merge commit '141fc695dca1df7cfc3c9803972ec19bb178dcbc' into sync-from-ra 2023-11-16 22:27:35 +02:00
grammar.rs fix: Fix parsing of integer/keyword name refs in various places 2024-12-05 15:27:50 +01:00
input.rs internal: rename 2021-12-25 22:02:26 +03:00
lexed_str.rs Remove TokenKind::InvalidPrefix. 2024-11-19 18:06:22 +11:00
lib.rs Properly handle different defaults for severity of lints 2024-12-11 20:48:41 +02:00
output.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
parser.rs fix: Don't create empty path nodes 2024-12-04 07:01:45 +01:00
shortcuts.rs fix doc typo 2024-12-27 23:13:09 +01:00
syntax_kind.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
tests.rs Correctly handle #"" in edition <2024 2024-10-27 00:47:13 +03:00
token_set.rs internal: simplify TokenSet implementation 2024-04-15 17:33:09 +03:00