| Age | Commit message (Expand) | Author | Lines |
| 2022-01-07 | Add `trait_item_def_id` to `AssocItem` | Matthew Jasper | -13/+6 |
| 2021-12-26 | Add Attribute::meta_kind | Jakub Beránek | -3/+3 |
| 2021-12-19 | Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk | bors | -3/+3 |
| 2021-12-18 | Rollup merge of #91896 - pitaj:91867-passes, r=michaelwoerister | Matthias Krüger | -34/+33 |
| 2021-12-17 | Auto merge of #89841 - cormacrelf:let-else-typed, r=nagisa | bors | -7/+7 |
| 2021-12-15 | Remove `in_band_lifetimes` for `rustc_passes` | Peter Jaszkowiak | -34/+33 |
| 2021-12-15 | Remove unnecessary sigils around `Symbol::as_str()` calls. | Nicholas Nethercote | -3/+3 |
| 2021-12-15 | Rollup merge of #91881 - Patrick-Poitras:stabilize-iter-zip, r=scottmcm | Matthias Krüger | -1/+0 |
| 2021-12-15 | Rollup merge of #90939 - estebank:wg-af-polish, r=tmandry | Matthias Krüger | -4/+7 |
| 2021-12-14 | Stabilize iter::zip. | PFPoitras | -1/+0 |
| 2021-12-13 | Fix rebase and clippy tests | Esteban Kuber | -4/+7 |
| 2021-12-14 | Suggest to specify a target triple when eh_personality lang item is missing | Lucas Kent | -2/+8 |
| 2021-12-13 | let-else: add hir::Let and type check it like a hir::Local | Cormac Relf | -7/+7 |
| 2021-12-03 | Update invalid crate attributes, add help message | Tom Farmer | -6/+30 |
| 2021-11-30 | Apply cfg-bootstrap switch | Mark Rousskov | -1/+0 |
| 2021-11-30 | Auto merge of #91330 - cjgillot:no-ee-features, r=Aaron1011 | bors | -3/+3 |
| 2021-11-29 | Auto merge of #91299 - cjgillot:expect-ldid, r=petrochenkov | bors | -5/+4 |
| 2021-11-28 | Remove unused root_parent. | Camille GILLOT | -13/+1 |
| 2021-11-28 | Remove eval_always for lib_features. | Camille GILLOT | -3/+3 |
| 2021-11-28 | Take a LocalDefId in expect_*item. | Camille GILLOT | -5/+4 |
| 2021-11-25 | Rollup merge of #89359 - fee1-dead:const-it, r=oli-obk | Matthias Krüger | -0/+6 |
| 2021-11-24 | Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelid | Guillaume Gomez | -1/+1 |
| 2021-11-24 | Create rustdoc_internals feature gate | Guillaume Gomez | -1/+1 |
| 2021-11-24 | Allow features like const_try in d_m_b_i_c | Deadbeef | -0/+6 |
| 2021-11-18 | Add checks for more empty attributes. | Eric Huss | -2/+11 |
| 2021-11-18 | Check for duplicate attributes. | Eric Huss | -17/+101 |
| 2021-11-17 | Rollup merge of #89610 - guswynn:must_use_future, r=wesleywiser | Matthias Krüger | -0/+32 |
| 2021-11-16 | Update compiler/rustc_passes/src/check_attr.rs | Wesley Wiser | -1/+1 |
| 2021-11-15 | Stabilize format_args_capture | Josh Triplett | -1/+1 |
| 2021-11-12 | rustc_feature: Convert `BuiltinAttribute` from tuple to a struct | Vadim Petrochenkov | -2/+2 |
| 2021-11-09 | Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakis | Matthias Krüger | -5/+6 |
| 2021-11-08 | warn on must_use use on async fn's | Gus Wynn | -0/+32 |
| 2021-11-07 | more clippy fixes | Matthias Krüger | -3/+3 |
| 2021-11-07 | Rename functions reflect that inline const is also "typeck_child" | Gary Guo | -3/+3 |
| 2021-11-07 | Implement type inference for inline consts | Gary Guo | -2/+3 |
| 2021-10-30 | Rollup merge of #90374 - GuillaumeGomez:unify-rustdoc-book-titles, r=camelid | Matthias Krüger | -1/+1 |
| 2021-10-29 | Unify titles in rustdoc book doc attributes chapter | Guillaume Gomez | -1/+1 |
| 2021-10-28 | Revert "Add rustc lint, warning when iterating over hashmaps" | Mark Rousskov | -84/+61 |
| 2021-10-15 | allow `potential_query_instability` everywhere | lcnr | -0/+1 |
| 2021-10-15 | add a `rustc::query_stability` lint | lcnr | -61/+83 |
| 2021-10-11 | Use Ancestory to check default fn in const impl instead of comparing idents | Gary Guo | -18/+26 |
| 2021-10-09 | Rollup merge of #89641 - asquared31415:asm-feature-attr-regs, r=oli-obk | Matthias Krüger | -16/+120 |
| 2021-10-08 | Rollup merge of #89649 - matthiaskrgr:clippycompl, r=jyn514 | Guillaume Gomez | -2/+1 |
| 2021-10-08 | clippy::complexity fixes | Matthias Krüger | -2/+1 |
| 2021-10-07 | make #[target_feature] work with `asm` register classes | asquared31415 | -16/+120 |
| 2021-10-07 | Auto merge of #89629 - GuillaumeGomez:rollup-s4r8me6, r=GuillaumeGomez | bors | -0/+1 |
| 2021-10-07 | Rollup merge of #89596 - GuillaumeGomez:implicit-doc-cfg, r=jyn514 | Guillaume Gomez | -0/+1 |
| 2021-10-07 | Auto merge of #89534 - camsteffen:diag-name, r=oli-obk | bors | -20/+14 |
| 2021-10-07 | Auto merge of #89454 - erikdesjardins:perfattrcheck, r=nikomatsakis | bors | -38/+4 |
| 2021-10-06 | Introduce get_diagnostic_name | Cameron Steffen | -20/+14 |