rust-analyzer/crates/parser/src
Aleksey Kladov 92dad471bc
Update crates/parser/src/lexed_str.rs
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
2021-12-18 17:34:55 +03:00
..
grammar Switch parser to use tokens 2021-12-12 16:54:09 +03:00
syntax_kind parser tests work 2021-12-12 18:31:05 +03:00
event.rs fix: correct extend_to logic in parser 2021-09-25 22:09:50 +03:00
grammar.rs Handle pub tuple fields in tuple structs 2021-11-10 21:29:50 +01:00
lexed_str.rs Update crates/parser/src/lexed_str.rs 2021-12-18 17:34:55 +03:00
lib.rs soa all the things 2021-12-18 15:31:50 +03:00
parser.rs simplify 2021-12-12 19:31:32 +03:00
syntax_kind.rs minor: modernize 2021-09-06 18:54:16 +03:00
tests.rs soa all the things 2021-12-18 15:31:50 +03:00
token_set.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
tokens.rs soa all the things 2021-12-18 15:31:50 +03:00