rust-analyzer/crates/ra_parser/src/grammar
Aleksey Kladov fd030f9450 Revert "Merge #4233"
This reverts commit a5f2b16366, reversing
changes made to c96b2180c1.
2020-05-02 01:12:37 +02:00
..
expressions Revert "Merge #4233" 2020-05-02 01:12:37 +02:00
items Report invalid, nested, multi-segment crate-paths 2020-04-30 11:16:09 -07:00
attributes.rs Simplify array parsing 2020-01-16 18:35:03 +01:00
expressions.rs Make records grammar more orthogonal 2020-04-11 19:20:41 +02:00
items.rs Special-case try macro_rules 2020-04-30 22:07:46 +08:00
params.rs Parse variadics correctly 2020-03-13 13:54:14 +01:00
paths.rs Run cargo +nightly fix --clippy -Z unstable-options 2020-02-18 16:03:08 +02:00
patterns.rs Align grammar for record patterns and literals 2020-04-12 00:00:15 +02:00
type_args.rs Improve const generics parsing 2020-01-07 09:29:03 +10:30
type_params.rs Parse const generics 2019-12-22 01:32:08 +00:00
types.rs Rename some tokens 2020-04-10 17:07:09 +02:00