| Age | Commit message (Expand) | Author | Lines |
| 2021-03-07 | Remove notes, increase S/N ratio | Esteban Küber | -3/+0 |
| 2021-03-07 | Add help for `matches` for `if let` in arm guard | Esteban Küber | -0/+2 |
| 2021-03-07 | Add help suggesting `matches` to `let_chains` lint | Esteban Küber | -0/+48 |
| 2021-03-07 | Account for `if (let pat = expr) {}` | Esteban Küber | -222/+129 |
| 2021-03-03 | Auto merge of #82702 - jyn514:downgrade-err, r=Manishearth | bors | -4/+19 |
| 2021-03-03 | Change error about unknown doc attributes to a warning | Joshua Nelson | -4/+19 |
| 2021-03-03 | Rollup merge of #82695 - XAMPPRocky:remove-non-power-of-two-limit, r=nagisa | Yuki Okushi | -44/+5 |
| 2021-03-02 | Rollup merge of #82627 - JohnTitor:issue-82612, r=estebank | Yuki Okushi | -0/+52 |
| 2021-03-02 | Rollup merge of #82579 - osa1:issue82566, r=estebank | Yuki Okushi | -0/+122 |
| 2021-03-02 | Rollup merge of #82516 - PoignardAzur:inherent-impl-ty, r=oli-obk | Yuki Okushi | -18/+71 |
| 2021-03-02 | Fix UI errors | Erin Power | -9/+3 |
| 2021-03-02 | Revert non-power-of-two vector restriction | Erin Power | -35/+2 |
| 2021-03-02 | Rollup merge of #82662 - GuillaumeGomez:doc-attr-check, r=jyn514 | Guillaume Gomez | -0/+19 |
| 2021-03-02 | Rollup merge of #82655 - SkiFire13:fix-issue-81314, r=estebank | Guillaume Gomez | -16/+61 |
| 2021-03-02 | Rollup merge of #80734 - abonander:ab/issue-66693, r=oli-obk | Guillaume Gomez | -4/+92 |
| 2021-03-01 | Auto merge of #82663 - jyn514:rollup-xh3cb0c, r=jyn514 | bors | -0/+37 |
| 2021-03-01 | Add tests for doc attribute check | Guillaume Gomez | -0/+19 |
| 2021-03-01 | Auto merge of #82587 - taiki-e:unaligned_references, r=oli-obk | bors | -0/+68 |
| 2021-03-01 | check that first arg to `panic!()` in const is `&str` | Austin Bonander | -4/+92 |
| 2021-03-01 | Rollup merge of #82620 - jyn514:apply-renamed-lints, r=Manishearth | Joshua Nelson | -0/+37 |
| 2021-03-01 | Add regression test | Giacomo Stevanato | -0/+45 |
| 2021-02-28 | Add more proc-macro attribute tests | Aaron Hill | -371/+2249 |
| 2021-02-28 | Bless some tests | Giacomo Stevanato | -16/+16 |
| 2021-02-28 | Erase late bound regions to avoid ICE | Yuki Okushi | -0/+52 |
| 2021-02-28 | Apply lint restrictions from renamed lints | Joshua Nelson | -0/+37 |
| 2021-02-27 | Rollup merge of #81856 - Smittyvb:utf16-warn, r=matthewjasper | Dylan DPC | -0/+0 |
| 2021-02-27 | Enable report_in_external_macro in unaligned_references | Taiki Endo | -0/+68 |
| 2021-02-27 | Recover from X<Y,Z> when parsing const expr | Ömer Sinan Ağacan | -3/+69 |
| 2021-02-27 | Fix turbofish recovery with multiple generic args | Ömer Sinan Ağacan | -0/+56 |
| 2021-02-27 | Rollup merge of #82494 - estebank:issue-82455, r=petrochenkov | Dylan DPC | -2/+32 |
| 2021-02-27 | Rollup merge of #82442 - Aaron1011:fix/closure-mut-crash, r=matthewjasper | Dylan DPC | -0/+40 |
| 2021-02-27 | Rollup merge of #82419 - petrochenkov:inertord, r=Aaron1011 | Dylan DPC | -38/+112 |
| 2021-02-27 | Rollup merge of #82404 - nagisa:nagisa/hexagon-enums-llvm-comps, r=petrochenkov | Dylan DPC | -5/+6 |
| 2021-02-27 | Rollup merge of #82370 - 0yoyoyo:update-issue-81650-point-anonymous-lifetime,... | Dylan DPC | -103/+88 |
| 2021-02-26 | Auto merge of #82552 - GuillaumeGomez:rollup-8dn1ztn, r=GuillaumeGomez | bors | -20/+84 |
| 2021-02-26 | Rollup merge of #82506 - estebank:unused_variable_lint, r=lcnr | Guillaume Gomez | -0/+46 |
| 2021-02-26 | Rollup merge of #82165 - nellshamrell:nell/fix-80658-B, r=estebank | Guillaume Gomez | -20/+38 |
| 2021-02-26 | Auto merge of #81458 - estebank:match-stmt-remove-semi, r=oli-obk | bors | -0/+81 |
| 2021-02-25 | Rollup merge of #82431 - Aaron1011:fix/bug-env, r=jyn514 | Aaron Hill | -2/+4 |
| 2021-02-25 | Auto merge of #82447 - Amanieu:legacy_const_generics, r=oli-obk | bors | -0/+185 |
| 2021-02-25 | Detect match statement intended to be tail expression | Esteban Küber | -0/+81 |
| 2021-02-25 | Rollup merge of #82364 - osa1:issue82361, r=estebank | Dylan DPC | -0/+96 |
| 2021-02-25 | Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkor | Dylan DPC | -7/+46 |
| 2021-02-25 | Rollup merge of #82090 - notriddle:consider-using-a-semicolon-here, r=estebank | Dylan DPC | -0/+71 |
| 2021-02-25 | Rollup merge of #82087 - estebank:abolish-ice, r=oli-obk | Dylan DPC | -0/+25 |
| 2021-02-25 | Rollup merge of #81713 - estebank:unstable-assoc-item-lint, r=oli-obk | Dylan DPC | -7/+28 |
| 2021-02-25 | Add feature gate for inherent associate types. | Olivier FAURE | -18/+71 |
| 2021-02-25 | add helpful error notes and fix the false 'defined here' messages | Henry Boisdequin | -7/+46 |
| 2021-02-25 | Improve checking for attribute | Amanieu d'Antras | -16/+29 |
| 2021-02-24 | clarifies error when finding mismatched returned types for async functions | Nell Shamrell | -20/+38 |