aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/parser/inline/err
Commit message (Collapse)AuthorAgeFilesLines
* Fix parser tests for 1.53Lukas Wirth2021-06-171-1/+1
|
* Update ungrammarJonas Schievink2021-06-111-8/+10
|
* Handle self/super/crate in PathSegment as NameRefLukas Wirth2021-01-151-1/+2
|
* Node-ify lifetimesLukas Wirth2020-12-161-1/+2
|
* Complete `pub` in fieldsAleksey Kladov2020-08-252-0/+32
|
* Better recovery in `use foo::;`Aleksey Kladov2020-08-131-5/+3
|
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-1226-0/+486