| Age | Commit message (Expand) | Author | Lines |
| 2021-03-22 | Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakis | bors | -35/+32 |
| 2021-03-20 | Move some tests to more reasonable directories - 5 | Caio | -0/+135 |
| 2021-03-19 | update tests | mark | -35/+32 |
| 2021-03-18 | Auto merge of #82868 - petrochenkov:bto, r=estebank | bors | -0/+47 |
| 2021-03-18 | Report missing cases of `bare_trait_objects` | Vadim Petrochenkov | -0/+47 |
| 2021-03-18 | Rollup merge of #83216 - jyn514:register-tool, r=petrochenkov | Dylan DPC | -0/+38 |
| 2021-03-16 | Allow registering tool lints with `register_tool` | Joshua Nelson | -0/+38 |
| 2021-03-16 | Don't warn about old rustdoc lint names (temporarily) | Joshua Nelson | -8/+3 |
| 2021-03-16 | Auto merge of #82898 - oli-obk:tait_🧊, r=nikomatsakis | bors | -29/+289 |
| 2021-03-15 | Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual... | Oli Scherer | -29/+289 |
| 2021-03-15 | Rollup merge of #82989 - Smittyvb:other-lang-literal-errors, r=varkor | Dylan DPC | -0/+107 |
| 2021-03-15 | Custom error on literal names from other languages | Smitty | -0/+107 |
| 2021-03-14 | Rollup merge of #82798 - jyn514:rustdoc-group, r=Manishearth,GuillaumeGomez | Yuki Okushi | -0/+15 |
| 2021-03-08 | Rollup merge of #82829 - JohnTitor:handle-neg-val, r=estebank | Mara Bos | -1/+2 |
| 2021-03-07 | Rollup merge of #82793 - JohnTitor:move-ui-tests, r=petrochenkov | Yuki Okushi | -0/+14 |
| 2021-03-06 | Move some tests to more suitable subdirs | Yuki Okushi | -0/+14 |
| 2021-03-06 | Handle negative literals in cast overflow warning | Yuki Okushi | -1/+2 |
| 2021-03-05 | Rename `rustdoc` to `rustdoc::all` | Joshua Nelson | -0/+15 |
| 2021-03-05 | Rollup merge of #80723 - rylev:noop-lint-pass, r=estebank | Mara | -0/+93 |
| 2021-03-05 | Auto merge of #71481 - estebank:inherit-stability, r=nikomatsakis | bors | -118/+148 |
| 2021-03-04 | Rollup merge of #80527 - jyn514:rustdoc-lints, r=GuillaumeGomez | Yuki Okushi | -0/+34 |
| 2021-03-03 | Fix borrow and deref | Ryan Levick | -13/+53 |
| 2021-03-03 | Remove lint pass on borrow and deref | Ryan Levick | -57/+23 |
| 2021-03-03 | Increase accuracy of lint trigger | Esteban Küber | -5/+8 |
| 2021-03-03 | Improve error messages | Ryan Levick | -16/+12 |
| 2021-03-03 | Fix tidy error | Ryan Levick | -4/+4 |
| 2021-03-03 | Update error message | Ryan Levick | -8/+20 |
| 2021-03-03 | Fix tidy errors | Ryan Levick | -6/+9 |
| 2021-03-03 | Improve warning | Ryan Levick | -12/+12 |
| 2021-03-03 | Add tests and support two more noop methods | Ryan Levick | -0/+73 |
| 2021-03-01 | Improve error messages | Joshua Nelson | -0/+34 |
| 2021-03-02 | Rollup merge of #82655 - SkiFire13:fix-issue-81314, r=estebank | Guillaume Gomez | -6/+51 |
| 2021-03-01 | Auto merge of #82663 - jyn514:rollup-xh3cb0c, r=jyn514 | bors | -0/+37 |
| 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 | Bless some tests | Giacomo Stevanato | -6/+6 |
| 2021-02-28 | Apply lint restrictions from renamed lints | Joshua Nelson | -0/+37 |
| 2021-02-27 | Enable report_in_external_macro in unaligned_references | Taiki Endo | -0/+68 |
| 2021-02-24 | Properly account for non-shorthand pattern field in unused variable lint | Esteban Küber | -0/+46 |
| 2021-02-19 | Consider auto derefs before warning about write only fields | Tomasz MiÄ…sko | -1/+68 |
| 2021-02-18 | Rollup merge of #82203 - c410-f3r:tests-tests-tests, r=Dylan-DPC | Yuki Okushi | -0/+8 |
| 2021-02-17 | Rollup merge of #79981 - camelid:overflowing_literals-inference-error, r=lcnr | Guillaume Gomez | -18/+38 |
| 2021-02-16 | Move some tests to more reasonable directories | Caio | -0/+8 |
| 2021-02-13 | Improve error and help messages | Camelid | -38/+38 |
| 2021-02-10 | Inherit `#[stable(..)]` annotations in enum variants and fields from its item | Esteban Küber | -118/+148 |
| 2021-02-10 | Auto merge of #79804 - tmiasko:improper-ctypes-no-niche, r=pnkfelix | bors | -46/+147 |
| 2021-02-09 | Rollup merge of #72209 - Nemo157:lint-no-mangle-in-unsafe-code, r=nikomatsakis | Dylan DPC | -20/+113 |
| 2021-02-07 | Auto merge of #81462 - osa1:issue75158, r=Mark-Simulacrum | bors | -19/+0 |
| 2021-02-06 | path trimming: ignore type aliases | Dan Aloni | -11/+11 |
| 2021-02-05 | Move type size check tests to new dir ui/limits | Ömer Sinan Ağacan | -19/+0 |