]> git.lizzy.rs Git - rust.git/history - crates/parser
Merge #7412
[rust.git] / crates / parser /
2021-01-26 bors[bot]Merge #7393
2021-01-26 bors[bot]Merge #7406
2021-01-25 bors[bot]Merge #7409 #7421
2021-01-24 bors[bot]Merge #7414
2021-01-24 Lukas WirthAdd validation for mutable const items
2021-01-22 bors[bot]Merge #7310 #7395
2021-01-22 bors[bot]Merge #7374
2021-01-22 bors[bot]Merge #7386
2021-01-19 bors[bot]Merge #7351
2021-01-19 bors[bot]Merge #7321
2021-01-19 bors[bot]Merge #7342
2021-01-18 bors[bot]Merge #7341
2021-01-18 Joshua NelsonFix warnings when running `cargo doc --document-private...
2021-01-18 bors[bot]Merge #7336
2021-01-18 bors[bot]Merge #7339
2021-01-18 bors[bot]Merge #7297 #7338
2021-01-18 Lukas WirthParse `impl const Trait`
2021-01-18 bors[bot]Merge #7331
2021-01-18 bors[bot]Merge #7326
2021-01-18 bors[bot]Merge #7327
2021-01-18 bors[bot]Merge #7324
2021-01-18 Jonas SchievinkAdd `MacroType` syntax
2021-01-18 bors[bot]Merge #7291
2021-01-18 bors[bot]Merge #7292
2021-01-17 bors[bot]Merge #7311
2021-01-17 bors[bot]Merge #7309
2021-01-17 Aleksey KladovAdd missing inlines
2021-01-17 bors[bot]Merge #7276
2021-01-17 bors[bot]Merge #7304
2021-01-15 Lukas WirthWrap remaining self/super/crate in Name{Ref}
2021-01-15 bors[bot]Merge #7288
2021-01-15 Lukas WirthHandle self/super/crate in PathSegment as NameRef
2021-01-15 bors[bot]Merge #7287
2021-01-15 bors[bot]Merge #7286
2021-01-15 bors[bot]Merge #7209
2021-01-15 Daiki IharaAdd support for yiled keyword
2021-01-14 bors[bot]Merge #7264
2021-01-14 bors[bot]Merge #7211
2021-01-14 bors[bot]Merge #7110
2021-01-13 bors[bot]Merge #7220
2021-01-11 bors[bot]Merge #7051 #7219 #7245 #7246
2021-01-11 bors[bot]Merge #7235
2021-01-10 bors[bot]Merge #7241
2021-01-10 bors[bot]Merge #7218
2021-01-10 bors[bot]Merge #7240
2021-01-10 bors[bot]Merge #7239
2021-01-10 Lukas WirthReplace SyntaxKind usage with T! macro where applicable
2021-01-10 bors[bot]Merge #7238
2021-01-10 bors[bot]Merge #7237
2021-01-10 Laurențiu NicolaUse T! for bool keywords
2021-01-10 bors[bot]Merge #7236
2021-01-10 bors[bot]Merge #7234
2021-01-10 CallymAllow `true` and `false` keywords in const generics
2021-01-10 Edwin ChengFixed expr meta var after path colons in mbe
2021-01-09 Vincent EscheFixed typos in code comments
2021-01-08 bors[bot]Merge #7145
2021-01-06 bors[bot]Merge #7174
2021-01-05 bors[bot]Merge #7162
2021-01-04 bors[bot]Merge #7159
2021-01-04 bors[bot]Merge #7149
2021-01-04 bors[bot]Merge #7148
2021-01-04 bors[bot]Merge #6587
2021-01-03 Marijn Suijtenparser,syntax: Add separate parser for stmt with option...
2021-01-03 bors[bot]Merge #7068
2020-12-31 bors[bot]Merge #7106
2020-12-29 bors[bot]Merge #7075
2020-12-28 bors[bot]Merge #7060
2020-12-28 Edwin ChengFix mbe fail to pass expr with attr
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-24 bors[bot]Merge #7029
2020-12-24 bors[bot]Merge #7021
2020-12-24 bors[bot]Merge #7027
2020-12-24 Lukas WirthFix macro_rules not accepting brackets or parentheses
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 bors[bot]Merge #6960
2020-12-23 Lukas WirthParse const effect block
2020-12-23 Lukas WirthParse ConstBlockPat
2020-12-23 Lukas WirthUpdate ungrammar for const block patterns
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 bors[bot]Merge #6968
2020-12-20 Lukas WirthProperly parse legacy trait objects with leading ForType
2020-12-20 Lukas WirthParse attributes in tuple expressions
2020-12-20 Lukas WirthProperly attach attributes to Param instead of parent...
2020-12-20 bors[bot]Merge #6963
2020-12-20 bors[bot]Merge #6961
2020-12-20 bors[bot]Merge #6959
2020-12-20 bors[bot]Merge #6921
2020-12-20 Edwin ChengUse pattern_single instead of pattern in mbe pat
2020-12-20 bors[bot]Merge #6929
2020-12-18 bors[bot]Merge #6937
next