rust-analyzer/crates/parser/src
2024-01-09 09:49:25 +00:00
..
grammar fix: Fix incorrect parsing error on method call on range 2024-01-08 15:09:26 +01:00
syntax_kind use visibility to check unused imports and delete some stmts 2023-10-22 21:27:46 +08:00
tests Merge commit '99718d0c8b' into sync-from-ra 2023-07-24 12:21:34 +03:00
event.rs Try to update parser doc 2023-11-08 16:29:21 -08:00
grammar.rs Improve error handling for top-level let statements 2023-12-01 10:37:21 +09:00
input.rs internal: rename 2021-12-25 22:02:26 +03:00
lexed_str.rs Split out rustc_lexer from rustc_dependencies 2024-01-08 15:24:46 +01:00
lib.rs Split out rustc_lexer from rustc_dependencies 2024-01-08 15:24:46 +01:00
output.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
parser.rs Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
shortcuts.rs Merge commit '3b7c7f97e4' into sync-from-ra 2023-11-08 08:15:03 +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 ⬆️ rust-analyzer 2023-02-20 10:14:12 +02:00
token_set.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00