]> git.lizzy.rs Git - rust.git/history - crates/parser/src/grammar/type_params.rs
Replace SyntaxKind usage with T! macro where applicable
[rust.git] / crates / parser / src / grammar / type_params.rs
2021-01-10 Lukas WirthReplace SyntaxKind usage with T! macro where applicable
2020-12-27 bors[bot]Merge #7047
2020-12-23 bors[bot]Merge #6960
2020-12-22 bors[bot]Merge #6964
2020-12-22 bors[bot]Merge #6746
2020-12-21 bors[bot]Merge #6965
2020-12-21 bors[bot]Merge #6967
2020-12-20 Lukas WirthProperly parse legacy trait objects with leading ForType
2020-12-18 bors[bot]Merge #6901
2020-12-16 bors[bot]Merge #6896
2020-12-16 Lukas WirthNode-ify lifetimes
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-18 bors[bot]Merge #5687
2020-08-17 bors[bot]Merge #5782
2020-08-14 DmitryMerge remote-tracking branch 'origin/master'
2020-08-14 Igor AleksanovMerge branch 'master' into add-disable-diagnostics
2020-08-13 bors[bot]Merge #5750
2020-08-13 Aleksey KladovAlign parser names with grammar
2020-08-12 bors[bot]Merge #5727
2020-08-12 Aleksey KladovRename ra_parser -> parser