rust/crates/ra_parser/src
Aleksey Kladov 5e5eb6a108 Align grammar for record patterns and literals
The grammar now looks like this

   [name_ref :] pat
2020-04-12 00:00:15 +02:00
..
grammar Align grammar for record patterns and literals 2020-04-12 00:00:15 +02:00
syntax_kind Rename some tokens 2020-04-10 17:07:09 +02:00
event.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
grammar.rs Remove dead code 2020-04-11 23:08:05 +02:00
lib.rs Implement concat macro 2020-03-04 01:21:14 +08:00
parser.rs Fix dat comment 2020-02-22 14:16:13 +02:00
syntax_kind.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
token_set.rs Touch up TokenSet a bit 2019-12-19 17:13:33 +01:00