rust-analyzer/crates/parser/src
bors[bot] 607b9ea160
Merge #7218
7218: Fix typos r=Veykril a=regexident

Apart from the very last commit on this PR (which fixes a public type's name) all changes are non-breaking.

Co-authored-by: Vincent Esche <regexident@gmail.com>
2021-01-10 18:16:29 +00:00
..
grammar Merge #7218 2021-01-10 18:16:29 +00:00
syntax_kind Update ungrammar for const block patterns 2020-12-23 01:26:31 +01:00
event.rs Rename ra_parser -> parser 2020-08-12 17:14:23 +02:00
grammar.rs parser,syntax: Add separate parser for stmt with optional semicolon 2021-01-03 12:05:52 +01:00
lib.rs parser,syntax: Add separate parser for stmt with optional semicolon 2021-01-03 12:05:52 +01:00
parser.rs Rename ra_parser -> parser 2020-08-12 17:14:23 +02:00
syntax_kind.rs Rename ra_parser -> parser 2020-08-12 17:14:23 +02:00
token_set.rs CONST LOOPS ARE HERE 2020-08-27 18:12:01 +02:00