2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-13 12:43:38 +00:00
rust-analyzer/crates/parser/src
2024-07-19 16:01:47 +02:00
..
grammar Parse try as a keyword only in edition 2018 and up 2024-07-19 15:43:20 +02:00
syntax_kind string is not a keyword 2024-07-17 11:11:57 +02:00
tests Add basic edition inline parser test support 2024-07-19 15:19:43 +02:00
edition.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
event.rs Merge commit '141fc695dca1df7cfc3c9803972ec19bb178dcbc' into sync-from-ra 2023-11-16 22:27:35 +02:00
grammar.rs Derive kinds information from ungrammar file 2024-07-17 10:04:45 +02:00
input.rs internal: rename 2021-12-25 22:02:26 +03:00
lexed_str.rs string is not a keyword 2024-07-17 11:11:57 +02:00
lib.rs Derive kinds information from ungrammar file 2024-07-17 10:04:45 +02: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 Prevent generated runner module from being format checked 2024-07-19 16:01:47 +02:00
token_set.rs internal: simplify TokenSet implementation 2024-04-15 17:33:09 +03:00