| Age | Commit message (Expand) | Author | Lines |
| 2021-03-27 | Remove (lots of) dead code | Joshua Nelson | -31/+4 |
| 2021-03-26 | Use iter::zip in compiler/ | Josh Stone | -1/+1 |
| 2021-03-23 | Add has_default to GenericParamDefKind::Const | kadmin | -0/+1 |
| 2021-03-22 | rename :pat2018 -> :pat215 | mark | -1/+1 |
| 2021-03-20 | Auto merge of #83271 - SparrowLii:simd_neg, r=Amanieu | bors | -0/+1 |
| 2021-03-19 | Rollup merge of #83197 - jyn514:cfg-test-dead-code, r=joshtriplett | Dylan DPC | -42/+44 |
| 2021-03-19 | Add simd_neg platform intrinsic | SparrowLii | -0/+1 |
| 2021-03-18 | Remove unwrap_none/expect_none from compiler/. | Mara Bos | -7/+11 |
| 2021-03-17 | Move some test-only code to test files | Joshua Nelson | -42/+44 |
| 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-13 | Auto merge of #83064 - cjgillot:fhash, r=jackh726 | bors | -13/+2 |
| 2021-03-11 | Hash SyntaxContext first. | Camille GILLOT | -3/+2 |
| 2021-03-11 | Remove useless method. | Camille GILLOT | -10/+0 |
| 2021-03-10 | Auto merge of #82982 - Dylan-DPC:rollup-mt497z7, r=Dylan-DPC | bors | -1/+4 |
| 2021-03-10 | Rollup merge of #82955 - ltoddy:fix/wrong, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2021-03-10 | Rollup merge of #82217 - m-ou-se:edition-prelude, r=nikomatsakis | Dylan DPC | -0/+3 |
| 2021-03-10 | fix: wrong word | ltoddy | -1/+1 |
| 2021-03-09 | rustc_target: add "unwind" payloads to `Abi` | katelyn a. martin | -0/+1 |
| 2021-03-08 | Rollup merge of #82682 - petrochenkov:cfgeval, r=Aaron1011 | Dylan DPC | -0/+1 |
| 2021-03-07 | Auto merge of #81635 - michaelwoerister:structured_def_path_hash, r=pnkfelix | bors | -0/+124 |
| 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-26 | Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-se | Guillaume Gomez | -1/+0 |
| 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 | Print -Ztime-passes (and misc stats/logs) on stderr, not stdout. | Eduard-Mihai Burtescu | -1/+1 |
| 2021-02-18 | Auto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk | bors | -0/+3 |
| 2021-02-17 | Rollup merge of #81860 - osa1:issue81800, r=estebank | Dylan DPC | -12/+30 |
| 2021-02-16 | Auto merge of #81611 - cjgillot:meowner, r=estebank | bors | -0/+4 |
| 2021-02-16 | a few more diagnostic items | Andrea Nall | -0/+3 |