| Age | Commit message (Expand) | Author | Lines |
| 2021-03-23 | Add has_default to GenericParamDefKind::Const | kadmin | -0/+1 |
| 2021-03-22 | rename :pat2018 -> :pat215 | mark | -1/+1 |
| 2021-03-19 | Add simd_neg platform intrinsic | SparrowLii | -0/+1 |
| 2021-03-15 | Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual... | Oli Scherer | -0/+1 |
| 2021-03-14 | expand: Resolve and expand inner attributes on out-of-line modules | Vadim Petrochenkov | -0/+1 |
| 2021-03-10 | Auto merge of #82982 - Dylan-DPC:rollup-mt497z7, r=Dylan-DPC | bors | -0/+3 |
| 2021-03-10 | Rollup merge of #82217 - m-ou-se:edition-prelude, r=nikomatsakis | Dylan DPC | -0/+3 |
| 2021-03-09 | rustc_target: add "unwind" payloads to `Abi` | katelyn a. martin | -0/+1 |
| 2021-03-06 | Implement built-in attribute macro `#[cfg_eval]` | Vadim Petrochenkov | -0/+1 |
| 2021-03-05 | Rollup merge of #82773 - mgacek8:feature/add_diagnostic_item_to_Default_trait... | Mara | -1/+1 |
| 2021-03-05 | Rollup merge of #80723 - rylev:noop-lint-pass, r=estebank | Mara | -0/+5 |
| 2021-03-04 | Fix comment with path to `symbols!` macro | Mateusz Gacek | -1/+1 |
| 2021-03-04 | Rollup merge of #80527 - jyn514:rustdoc-lints, r=GuillaumeGomez | Yuki Okushi | -0/+1 |
| 2021-03-03 | Fix borrow and deref | Ryan Levick | -0/+3 |
| 2021-03-03 | Remove lint pass on borrow and deref | Ryan Levick | -3/+0 |
| 2021-03-03 | Fix tests | Ryan Levick | -0/+2 |
| 2021-03-03 | Add tests and support two more noop methods | Ryan Levick | -1/+3 |
| 2021-03-03 | First version of noop-lint | Ryan Levick | -0/+1 |
| 2021-03-02 | Rollup merge of #82516 - PoignardAzur:inherent-impl-ty, r=oli-obk | Yuki Okushi | -0/+1 |
| 2021-03-01 | Rename rustdoc lints to be a tool lint instead of built-in. | Joshua Nelson | -0/+1 |
| 2021-03-01 | Use diagnostic items in into_iter_collections | Cameron Steffen | -0/+1 |
| 2021-03-01 | Add diagnostic items | Cameron Steffen | -0/+5 |
| 2021-02-26 | Add missing diagnostic item Symbols | Cameron Steffen | -0/+2 |
| 2021-02-25 | Auto merge of #82447 - Amanieu:legacy_const_generics, r=oli-obk | bors | -0/+1 |
| 2021-02-25 | Add feature gate for inherent associate types. | Olivier FAURE | -0/+1 |
| 2021-02-25 | Pick the injected prelude based on the edition. | Mara Bos | -0/+3 |
| 2021-02-23 | Add #[rustc_legacy_const_generics] | Amanieu d'Antras | -0/+1 |
| 2021-02-23 | Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis | Dylan DPC | -0/+1 |
| 2021-02-23 | Rollup merge of #82113 - m-ou-se:panic-format-lint, r=estebank | Dylan DPC | -0/+1 |
| 2021-02-23 | Rollup merge of #82128 - anall:feature/add_diagnostic_items, r=davidtwco | Dylan DPC | -0/+6 |
| 2021-02-19 | Support `pub` on `macro_rules` | Vadim Petrochenkov | -0/+1 |
| 2021-02-18 | Auto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk | bors | -0/+3 |
| 2021-02-16 | a few more diagnostic items | Andrea Nall | -0/+3 |
| 2021-02-15 | requested/proposed changes | Andrea Nall | -4/+3 |
| 2021-02-15 | Rollup merge of #82107 - petrochenkov:minexpclean, r=Aaron1011 | Jonas Schievink | -1/+0 |
| 2021-02-15 | Add `ptr::Pointee` trait (for all types) and `ptr::metadata` function | Simon Sapin | -0/+3 |
| 2021-02-15 | add diagnostic items | Andrea Nall | -0/+4 |
| 2021-02-14 | Improve suggestion for panic!(format!(..)). | Mara Bos | -0/+1 |
| 2021-02-14 | rustc_span: Remove obsolete `allow_internal_unstable_backcompat_hack` | Vadim Petrochenkov | -1/+0 |
| 2021-02-14 | Rollup merge of #80523 - LeSeulArtichaut:inline-sym, r=jyn514 | Dylan DPC | -0/+1 |
| 2021-02-07 | HWASan support | Tri Vo | -0/+1 |
| 2021-02-07 | Feature gate macro attributes in `#[derive]` output | Vadim Petrochenkov | -0/+1 |
| 2021-02-04 | add `relaxed_struct_unsize` feature gate | Bastian Kauschke | -0/+1 |
| 2021-02-03 | Auto merge of #81294 - pnkfelix:issue-81211-use-ufcs-in-derive-debug, r=oli-obk | bors | -0/+2 |
| 2021-02-02 | Add a new ABI to support cmse_nonsecure_call | Hugues de Valon | -0/+1 |
| 2021-02-01 | Use UFCS instead of method calls in `derive(Debug)`. See issue 81211 for disc... | Felix S. Klock II | -0/+2 |
| 2021-02-01 | Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov | bors | -0/+6 |
| 2021-01-25 | Implement new panic!() behaviour for Rust 2021. | Mara Bos | -0/+6 |
| 2021-01-22 | Make more traits of the From/Into family diagnostic items | flip1995 | -0/+3 |
| 2021-01-17 | Feature-gate `pointer` and `reference` in intra-doc links | Joshua Nelson | -0/+1 |