rust-analyzer/crates/parser/src
2024-07-07 09:14:50 +02:00
..
grammar Fix up the syntax tree for macro 2.0 2024-07-03 10:41:19 +02:00
syntax_kind Run codegen commands as tests if their results are commited 2024-07-07 09:14:50 +02:00
tests Move parser test generation to xtask 2024-07-07 08:51:19 +02:00
edition.rs Deduplicate Edition enum 2024-04-14 15:29:01 +02:00
event.rs Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
grammar.rs internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
input.rs internal: rename 2021-12-25 22:02:26 +03:00
lexed_str.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
lib.rs Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +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 Move parser test generation to xtask 2024-07-07 08:51:19 +02:00
token_set.rs internal: simplify TokenSet implementation 2024-04-15 17:33:09 +03:00