rust/crates/parser/src
2023-07-05 00:24:11 +09:00
..
grammar Recover from missing associated items and generic const defaults 2023-07-05 00:24:11 +09:00
syntax_kind internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
tests Parse exclusive range pattern 2023-04-16 04:28:29 +09:00
event.rs Fixup comments 2023-02-07 18:08:05 +01:00
grammar.rs fix: Fix pat fragment handling in 2021 edition 2023-04-24 22:21:37 +02:00
input.rs internal: rename 2021-12-25 22:02:26 +03:00
lexed_str.rs Support c string literals 2023-05-18 11:06:05 +02:00
lib.rs fix: Fix pat fragment handling in 2021 edition 2023-04-24 22:21:37 +02:00
output.rs Fixup comments 2023-02-07 18:08:05 +01:00
parser.rs fix: various clippy lints 2023-05-07 09:43:37 +02:00
shortcuts.rs Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
syntax_kind.rs
tests.rs internal: Improve parser recovery a bunch 2023-02-11 20:28:36 +01:00
token_set.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00