aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/parser/inline/ok
Commit message (Expand)AuthorAgeFilesLines
* Parse const effect blockLukas Wirth2020-12-232-0/+24
* Parse ConstBlockPatLukas Wirth2020-12-232-0/+80
* Merge #6965bors[bot]2020-12-213-10/+61
|\
| * Parse attributes in tuple expressionsLukas Wirth2020-12-202-0/+51
| * Properly attach attributes to Param instead of parent ParamListLukas Wirth2020-12-201-10/+10
* | Properly parse legacy trait objects with leading ForTypeLukas Wirth2020-12-202-0/+44
|/
* Node-ify lifetimesLukas Wirth2020-12-1616-34/+68
* Move to upstream `macro_rules!` modelJonas Schievink2020-12-153-36/+26
* Use items can also have doc commentsLukas Wirth2020-12-042-15/+15
* Kill RAW_ literalsAleksey Kladov2020-11-061-2/+2
* Don't interpret type path as part of visibility.Arif Roktim2020-10-242-0/+56
* Rename record_field_pat to record_pat_fieldPavan Kumar Sunkara2020-09-104-0/+0
* Align parser names with grammarAleksey Kladov2020-08-132-77/+0
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-12306-0/+10065