rust-analyzer/crates/parser/src
2024-07-23 22:36:46 +01:00
..
grammar fix: move use parsing to outer match arm 2024-07-23 22:36:46 +01:00
syntax_kind string is not a keyword 2024-07-17 11:11:57 +02:00
tests Parse contextual dyn keyword properly in edition 2015 2024-07-19 20:20:30 +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 Fix edition used for include macro parsing 2024-07-19 20:29:53 +02:00
shortcuts.rs Parse contextual dyn keyword properly in edition 2015 2024-07-19 20:20:30 +02:00
syntax_kind.rs use visibility to check unused imports and delete some stmts 2023-10-22 21:27:46 +08:00
tests.rs Parse contextual dyn keyword properly in edition 2015 2024-07-19 20:20:30 +02:00
token_set.rs internal: simplify TokenSet implementation 2024-04-15 17:33:09 +03:00