| Age | Commit message (Expand) | Author | Lines |
| 2021-03-13 | Properly lint macro arguments for `explicit_deref_methods` | Jason Newcomb | -4/+14 |
| 2021-03-13 | Keep track of whether `deref` or `deref_mut` was called | Jason Newcomb | -60/+17 |
| 2021-03-13 | Remove unneeded code. | Jason Newcomb | -71/+1 |
| 2021-03-13 | Make `explicit_deref_methods` check for multiple deref calls | Jason Newcomb | -123/+461 |
| 2021-03-13 | Iterate on crate_inherent_impls for metadata. | Camille GILLOT | -14/+11 |
| 2021-03-13 | Auto merge of #82891 - cjgillot:monoparent, r=petrochenkov | bors | -54/+177 |
| 2021-03-13 | Add regression tests | hyd-dev | -0/+29 |
| 2021-03-13 | Fix panic message of `assert_failed_inner` | hyd-dev | -1/+1 |
| 2021-03-13 | Auto merge of #82878 - sexxi-goose:repr_packed, r=nikomatsakis | bors | -6/+381 |
| 2021-03-13 | Add `reverse` search alias for Iterator::rev() | Sebastian Widua | -0/+1 |
| 2021-03-13 | replace span_lint with span_lint_and_sugg along with error message | iobtl | -5/+8 |
| 2021-03-13 | Auto merge of #82760 - WaffleLapkin:unleak_extend_from_within, r=kennytm | bors | -15/+70 |
| 2021-03-13 | Eagerly generate the underscore-less name to search on | Michael Howell | -2/+4 |
| 2021-03-13 | In checkGenerics and checkType, don't use Array.prototype.splice so much | Michael Howell | -37/+57 |
| 2021-03-12 | Get rid of the garbage produced by getObjectFromId | Michael Howell | -7/+7 |
| 2021-03-13 | Auto merge of #6892 - matthiaskrgr:inc_struct_ctor, r=Y-Nak | bors | -7/+9 |
| 2021-03-13 | Auto merge of #82436 - osa1:issue80258, r=nikomatsakis | bors | -46/+237 |
| 2021-03-13 | Update `Vec` docs | Henry Boisdequin | -3/+3 |
| 2021-03-12 | Update cargo | Eric Huss | -0/+0 |
| 2021-03-13 | Auto merge of #83067 - JohnTitor:rollup-0wo338i, r=JohnTitor | bors | -12279/+15451 |
| 2021-03-12 | rustc_query_system: simplify QueryCache::iter | Tyson Nottingham | -22/+17 |
| 2021-03-13 | Rollup merge of #83059 - notriddle:config-toml-disable-minification, r=Mark-S... | Yuki Okushi | -0/+21 |
| 2021-03-13 | Rollup merge of #83052 - klensy:dep-update, r=Mark-Simulacrum | Yuki Okushi | -15/+8 |
| 2021-03-13 | Rollup merge of #83037 - kubo39:merge-functions-in-llvm-new-pass-manager, r=n... | Yuki Okushi | -2/+6 |
| 2021-03-13 | Rollup merge of #83020 - hi-rustin:rustin-patch-enum, r=lcnr | Yuki Okushi | -1/+17 |
| 2021-03-13 | Rollup merge of #83012 - flip1995:clippyup, r=Manishearth | Yuki Okushi | -12241/+15393 |
| 2021-03-13 | Rollup merge of #82984 - camsteffen:lower-block, r=cjgillot | Yuki Okushi | -20/+6 |
| 2021-03-12 | Auto merge of #83022 - m-ou-se:mem-replace-no-swap, r=nagisa | bors | -3/+9 |
| 2021-03-12 | Auto merge of #6891 - Y-Nak:use-iterator-sym, r=Manishearth | bors | -74/+97 |
| 2021-03-12 | Make docs-minification default to true | Michael Howell | -0/+1 |
| 2021-03-12 | Make def_key and HIR parenting consistent. | Camille GILLOT | -54/+177 |
| 2021-03-13 | Improve the wording for the `can't reassign` error | Yuki Okushi | -1/+8 |
| 2021-03-12 | mem_replace_with_default: use diagnostic items intead of paths | Mateusz Gacek | -24/+35 |
| 2021-03-12 | mem_replace_with_default: recognize some std library ctors | Mateusz Gacek | -7/+154 |
| 2021-03-12 | inconsistent_struct_constructor: try to make message and lint description a b... | Matthias Krüger | -7/+9 |
| 2021-03-12 | Add a `disable-minification` option for rustdoc | Michael Howell | -0/+20 |
| 2021-03-13 | Use sym::Iterator instead of paths::ITERATOR | Yoshitomo Nakanishi | -74/+97 |
| 2021-03-12 | Auto merge of #83024 - Xanewok:update-rls, r=Dylan-DPC | bors | -0/+0 |
| 2021-03-12 | Update library/core/src/fmt/builders.rs | Gus Wynn | -1/+1 |
| 2021-03-12 | Clippy: HACK! Fix bootstrap error | flip1995 | -2/+5 |
| 2021-03-12 | Clippy: HACK! Fix bootstrap error | flip1995 | -2/+5 |
| 2021-03-12 | Update Cargo.lock | flip1995 | -0/+1 |
| 2021-03-12 | Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup | flip1995 | -12241/+15389 |
| 2021-03-12 | Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup | flip1995 | -12241/+15389 |
| 2021-03-12 | Auto merge of #83030 - nikic:update-llvm, r=nagisa | bors | -0/+36 |
| 2021-03-12 | Run rustfmt | Oli Scherer | -1/+3 |
| 2021-03-12 | updated vulnerable deps | klensy | -15/+8 |
| 2021-03-12 | We won't support trait object constants in type level constants for the forse... | Oli Scherer | -3/+5 |
| 2021-03-12 | Visit `mir::Constant::user_ty` for completeness. | Oli Scherer | -2/+2 |
| 2021-03-12 | Replace a custom lift method with a Lift impl | Oli Scherer | -4/+7 |