aboutsummaryrefslogtreecommitdiff
path: root/crates/parser/src/grammar/params.rs
Commit message (Expand)AuthorAgeFilesLines
* Add even more docsAleksey Kladov2021-05-221-2/+0
* Correctly parse attributes on fn parametersJonas Schievink2021-03-171-7/+22
* Pin Rust to 1.49.0 on CIJonas Schievink2021-02-121-5/+6
* Wrap remaining self/super/crate in Name{Ref}Lukas Wirth2021-01-151-13/+18
* Properly attach attributes to Param instead of parent ParamListLukas Wirth2020-12-201-9/+8
* Node-ify lifetimesLukas Wirth2020-12-161-4/+9
* Align parser names with grammarAleksey Kladov2020-08-131-6/+6
* Rename ra_parser -> parserAleksey Kladov2020-08-121-0/+188