rust/crates/ra_parser/src/grammar
bors[bot] 436df298ba
Merge #2642
2642: Use name instead of ident in parser for macro 2.0 syntax r=matklad a=edwin0cheng



Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2019-12-22 08:05:02 +00:00
..
expressions Touch up TokenSet a bit 2019-12-19 17:13:33 +01:00
items Introduce dedicated AST node for union 2019-11-25 17:50:49 +03:00
attributes.rs Merge branch 'master' into feature/issue/1856 2019-09-30 12:07:26 +03:00
expressions.rs Move inclusive range check to validation 2019-11-15 01:04:45 -08:00
items.rs Use name instead of ident for macro 2.0 sytnax 2019-12-22 11:11:10 +08:00
params.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
paths.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
patterns.rs Fix parser for macro call in pattern position 2019-12-20 23:26:04 +08:00
type_args.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
type_params.rs Parse const generics 2019-12-22 01:32:08 +00:00
types.rs cargo xtask format with 1.39 2019-11-07 09:44:45 -05:00