rust-analyzer/crates/parser/src
2025-06-26 11:08:30 +02:00
..
grammar Parse new const trait syntax 2025-06-26 11:08:30 +02:00
syntax_kind Give path segment type anchors their own grammar rule 2025-06-04 11:40:05 +02:00
tests Fix a case where completion was unable to expand a macro 2024-12-20 13:14:59 +02:00
event.rs cargo fmt 2025-03-15 21:32:01 +01:00
grammar.rs cargo fmt 2025-03-15 21:32:01 +01:00
input.rs Preallocate parser::Input 2025-04-25 17:18:14 +03:00
lexed_str.rs update to literal-escaper 0.0.4 for better API without unreachable and faster string parsing 2025-06-16 15:12:24 +03:00
lib.rs refactor: Reduce codegen burden for SyntaxKind 2025-03-21 12:14:39 +01:00
output.rs fix doc tests 2025-02-27 14:58:46 +01:00
parser.rs cargo fmt 2025-03-15 21:32:01 +01:00
shortcuts.rs Preallocate parser::Input 2025-04-25 17:18:14 +03:00
syntax_kind.rs fix: Fix incorrect expansion of builtin PartialOrd derive 2025-03-21 12:14:39 +01: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