]> git.lizzy.rs Git - rust.git/history - crates/parser/src/grammar/patterns.rs
Replace SyntaxKind usage with T! macro where applicable
[rust.git] / crates / parser / src / grammar / patterns.rs
2021-01-10 Lukas WirthReplace SyntaxKind usage with T! macro where applicable
2020-12-31 bors[bot]Merge #7106
2020-12-27 bors[bot]Merge #7047
2020-12-25 bors[bot]Merge #7038
2020-12-25 bors[bot]Merge #7036
2020-12-24 bors[bot]Merge #7030
2020-12-23 bors[bot]Merge #7019
2020-12-23 bors[bot]Merge #7016
2020-12-23 bors[bot]Merge #7018
2020-12-23 bors[bot]Merge #7010
2020-12-23 Lukas WirthRemove local ungrammar dependency
2020-12-23 Lukas WirthParse ConstBlockPat
2020-09-24 bors[bot]Merge #5846
2020-09-14 bors[bot]Merge #5976
2020-09-13 bors[bot]Merge #5971
2020-09-11 bors[bot]Merge #5955
2020-09-11 bors[bot]Merge #5951 #5975
2020-09-10 Pavan Kumar SunkaraRename record_field_pat to record_pat_field
2020-08-27 bors[bot]Merge #5899
2020-08-27 Aleksey KladovCONST LOOPS ARE HERE
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