rust-analyzer/crates/parser/src
2024-10-21 02:56:21 +08:00
..
grammar fix: classify safe as a contextual kw 2024-10-21 02:56:21 +08:00
syntax_kind fix: classify safe as a contextual kw 2024-10-21 02:56:21 +08:00
tests Parse contextual dyn keyword properly in edition 2015 2024-07-19 20:20:30 +02:00
edition.rs Add edition dependent keyword highlighting tests 2024-09-04 11:32:59 +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 Bump rustc crates 2024-10-17 13:11:12 +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 Parse builtin#asm expressions 2024-09-04 14:09:03 +02:00
shortcuts.rs internal: Properly check the edition for edition dependent syntax kinds 2024-08-15 15:57:47 +02:00
syntax_kind.rs Properly account for editions in names 2024-08-16 16:46:24 +03: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