| Age | Commit message (Expand) | Author | Lines |
| 2022-02-09 | Auto merge of #93741 - Mark-Simulacrum:global-job-id, r=cjgillot | bors | -2/+2 |
| 2022-02-08 | Switch QueryJobId to a single global counter | Mark Rousskov | -2/+2 |
| 2022-02-08 | Update compiler/rustc_middle/src/ty/sty.rs | lcnr | -0/+2 |
| 2022-02-08 | Update compiler/rustc_middle/src/ty/sty.rs | lcnr | -1/+1 |
| 2022-02-08 | update `ty::TyKind` documentation | lcnr | -19/+67 |
| 2022-02-08 | Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa | bors | -14/+17 |
| 2022-02-07 | Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis | bors | -27/+76 |
| 2022-02-07 | Print opaque types from type aliases via their path | Oli Scherer | -19/+15 |
| 2022-02-07 | Auto merge of #93643 - lcnr:fold-substs-perf, r=michaelwoerister | bors | -9/+1 |
| 2022-02-06 | `#[used(linker)]` attribute (https://github.com/dtolnay/linkme/issues/41) | cynecx | -0/+2 |
| 2022-02-05 | Apply noundef attribute to &T, &mut T, Box<T>, bool | Erik Desjardins | -1/+7 |
| 2022-02-04 | Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley... | Matthias Krüger | -3/+3 |
| 2022-02-04 | Rollup merge of #93593 - JulianKnodt:master, r=oli-obk | Matthias Krüger | -3/+2 |
| 2022-02-04 | fold substs | lcnr | -9/+1 |
| 2022-02-03 | compiler: clippy::complexity fixes | Matthias Krüger | -3/+3 |
| 2022-02-03 | Improve self-referential diagnostic somewhat | Oli Scherer | -12/+19 |
| 2022-02-03 | Auto merge of #93621 - JohnTitor:rollup-1bcud0x, r=JohnTitor | bors | -4/+6 |
| 2022-02-03 | Fix ret > 1 bound if shadowed by const | kadmin | -3/+2 |
| 2022-02-03 | Clean up opaque type obligations in query results | Oli Scherer | -4/+7 |
| 2022-02-03 | Auto merge of #92932 - ouz-a:master, r=oli-obk | bors | -1/+4 |
| 2022-02-02 | Correct incorrect description of preorder traversals. | Jakob Degen | -4/+6 |
| 2022-02-02 | Add more *-unwind ABI variants | Amanieu d'Antras | -14/+17 |
| 2022-02-02 | Add backcompat hack to support | Oli Scherer | -3/+8 |
| 2022-02-02 | Clean up leftovers from eager hidden type merging | Oli Scherer | -1/+1 |
| 2022-02-02 | Lazily resolve type-alias-impl-trait defining uses | Oli Scherer | -14/+51 |
| 2022-02-02 | Update some comments | Oli Scherer | -0/+1 |
| 2022-02-02 | Auto merge of #93312 - pierwill:map-all-local-trait-impls, r=cjgillot | bors | -5/+3 |
| 2022-02-02 | Rollup merge of #93560 - steffahn:a_typo, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2022-02-02 | Auto merge of #93466 - cjgillot:query-dead, r=nagisa | bors | -0/+16 |
| 2022-02-01 | Auto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obk | bors | -0/+3 |
| 2022-02-01 | Fix two incorrect "it's" | Frank Steffahn | -2/+2 |
| 2022-02-01 | Rollup merge of #93290 - lcnr:same_type, r=jackh726 | Matthias Krüger | -13/+0 |
| 2022-02-01 | Rollup merge of #93267 - lcnr:auto-trait-lint, r=nikomatsakis | Matthias Krüger | -25/+39 |
| 2022-02-01 | Make dead code check a query. | Camille GILLOT | -0/+16 |
| 2022-02-01 | remove `TyS::same_type` | lcnr | -13/+0 |
| 2022-02-01 | fix for the issue #92464 | ouz-a | -1/+4 |
| 2022-02-01 | add a rustc::query_stability lint | lcnr | -0/+1 |
| 2022-02-01 | implement lint for suspicious auto trait impls | lcnr | -0/+17 |
| 2022-02-01 | update `FutureIncompatibilityReason` | lcnr | -25/+22 |
| 2022-02-01 | Auto merge of #93259 - eddyb:diagbld-scalar-pair, r=jackh726 | bors | -1/+1 |
| 2022-01-31 | Auto merge of #93348 - spastorino:fix-perf-overlap-mode2, r=nikomatsakis | bors | -0/+36 |
| 2022-01-31 | Do not store overlap_mode, just pass it down on insert | Santiago Pastorino | -13/+1 |
| 2022-01-31 | Move overlap_mode into trait level attribute + feature flag | Santiago Pastorino | -1/+49 |
| 2022-01-31 | Auto merge of #93373 - spastorino:def_id_to_hir_id_refactor, r=oli-obk | bors | -26/+43 |
| 2022-01-31 | Rollup merge of #90277 - pierwill:fix-70258-inference-terms, r=jackh726 | Matthias Krüger | -7/+7 |
| 2022-01-30 | Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | Eric Huss | -17/+4 |
| 2022-01-30 | Rollup merge of #93358 - compiler-errors:is-not-const, r=fee1-dead | Matthias Krüger | -0/+16 |
| 2022-01-29 | Rollup merge of #93424 - lcnr:nit, r=spastorino | Matthias Krüger | -1/+1 |
| 2022-01-29 | Make local_def_id_to_hir_id query directly returh HirId | Santiago Pastorino | -8/+10 |
| 2022-01-28 | Make local_def_id_to_hir_id return MaybeOwner<()> | Santiago Pastorino | -7/+2 |