rust-analyzer/crates/parser/src
Arthur Baars 7f7079f2bf
Add test for closure_binder
Co-authored-by: Lukas Wirth <me@lukaswirth.dev>
2025-05-30 22:58:13 +02:00
..
grammar Add test for closure_binder 2025-05-30 22:58:13 +02:00
syntax_kind Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08: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 Bump rustc crates 2025-05-20 10:03:14 +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