rust-analyzer/crates/parser/src
2024-06-17 19:42:56 +02:00
..
grammar fix: Fix pat fragment parsers choking on <eoi> 2024-06-17 19:42:56 +02:00
syntax_kind internal: add reserved keywords 2024-04-15 15:06:26 +03:00
tests Use Edition::CURRENT 2024-04-14 15:30:29 +02:00
edition.rs Deduplicate Edition enum 2024-04-14 15:29:01 +02:00
event.rs Merge commit '141fc695dca1df7cfc3c9803972ec19bb178dcbc' into sync-from-ra 2023-11-16 22:27:35 +02:00
grammar.rs internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
input.rs internal: rename 2021-12-25 22:02:26 +03:00
lexed_str.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
lib.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
output.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
parser.rs Deduplicate Edition enum 2024-04-14 15:29:01 +02:00
shortcuts.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
syntax_kind.rs use visibility to check unused imports and delete some stmts 2023-10-22 21:27:46 +08:00
tests.rs Use Edition::CURRENT 2024-04-14 15:30:29 +02:00
token_set.rs internal: simplify TokenSet implementation 2024-04-15 17:33:09 +03:00