| Age | Commit message (Expand) | Author | Lines |
| 2022-02-19 | Rollup merge of #93990 - lcnr:pre-89862-cleanup, r=estebank | Matthias Krüger | -7/+24 |
| 2022-02-16 | Rollup merge of #94037 - tmiasko:verbose, r=Mark-Simulacrum | Matthias Krüger | -5/+0 |
| 2022-02-16 | allow special behavior when printing const infer | lcnr | -7/+24 |
| 2022-02-16 | Fix inconsistent symbol mangling with -Zverbose | Tomasz Miąsko | -5/+0 |
| 2022-02-16 | Support pretty printing of invalid constants | Tomasz Miąsko | -4/+12 |
| 2022-02-15 | Overhaul `Const`. | Nicholas Nethercote | -22/+25 |
| 2022-02-15 | Overhaul `RegionKind` and `Region`. | Nicholas Nethercote | -26/+28 |
| 2022-02-15 | Overhaul `TyS` and `Ty`. | Nicholas Nethercote | -13/+18 |
| 2022-02-11 | Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" | Oli Scherer | -17/+11 |
| 2022-02-07 | Print opaque types from type aliases via their path | Oli Scherer | -19/+15 |
| 2022-02-03 | Improve self-referential diagnostic somewhat | Oli Scherer | -12/+19 |
| 2022-02-02 | Lazily resolve type-alias-impl-trait defining uses | Oli Scherer | -0/+3 |
| 2022-01-26 | Rollup merge of #92256 - fee1-dead:improve-selection-err, r=oli-obk | Matthias Krüger | -2/+41 |
| 2022-01-26 | Improve selection errors for `~const` trait bounds | Deadbeef | -2/+41 |
| 2022-01-19 | Store a `Symbol` instead of an `Ident` in `AssocItem` | Aaron Hill | -2/+2 |
| 2022-01-17 | Add term to ExistentialProjection | kadmin | -18/+20 |
| 2022-01-17 | Update w/ comments | kadmin | -1/+7 |
| 2022-01-17 | Update term for use in more places | kadmin | -9/+15 |
| 2022-01-17 | Use Term in ProjectionPredicate | kadmin | -1/+8 |
| 2022-01-16 | Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr | bors | -30/+23 |
| 2022-01-15 | Reduce use of local_def_id_to_hir_id. | Camille GILLOT | -4/+2 |
| 2022-01-15 | Rollup merge of #92191 - jackh726:issue-89352, r=nikomatsakis | Matthias Krüger | -4/+10 |
| 2022-01-15 | attempt to re-add `ty::Unevaluated` visitor and friends | Ellen | -2/+2 |
| 2022-01-15 | initial revert | Ellen | -31/+24 |
| 2022-01-11 | Store a `Symbol` instead of an `Ident` in `VariantDef`/`FieldDef` | Aaron Hill | -1/+1 |
| 2022-01-09 | rustc_metadata: Rename `item_children(_untracked)` to `module_children(_untra... | Vadim Petrochenkov | -2/+2 |
| 2022-01-09 | rustc_metadata: Optimize and document module children decoding | Vadim Petrochenkov | -1/+3 |
| 2021-12-22 | When obligation is a sized predicate, prefer projection or object candidates ... | Jack Huey | -4/+10 |
| 2021-12-20 | Bail if printing item named `_` in `try_print_visible_def_path` | Michael Goulet | -16/+28 |
| 2021-12-19 | Auto merge of #92099 - matthiaskrgr:rollup-4gwv67m, r=matthiaskrgr | bors | -13/+14 |
| 2021-12-19 | Rollup merge of #91984 - Aaron1011:rustc-middle-lifetime, r=oli-obk | Matthias Krüger | -13/+14 |
| 2021-12-19 | Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk | bors | -1/+1 |
| 2021-12-18 | hir: Do not introduce dummy type names for `extern` blocks in def paths | Vadim Petrochenkov | -16/+12 |
| 2021-12-15 | Remove `in_band_lifetimes` from `rustc_middle` | Aaron Hill | -13/+14 |
| 2021-12-15 | Remove unnecessary sigils around `Symbol::as_str()` calls. | Nicholas Nethercote | -1/+1 |
| 2021-12-02 | Reduce boilerplate around infallible folders | Alan Egerton | -8/+8 |
| 2021-11-26 | Unwrap the results of type folders | LeSeulArtichaut | -1/+1 |
| 2021-11-26 | Adapt `TypeFolder` implementors to return a `Result` | LeSeulArtichaut | -7/+7 |
| 2021-11-23 | Fix printing unit return ty, don't elaborate FnOnce unless we see it | Michael Goulet | -7/+16 |
| 2021-11-23 | Suppress noisy generator associated type | Michael Goulet | -4/+14 |
| 2021-11-23 | Elaborate trait generics and associated types | Michael Goulet | -74/+210 |
| 2021-11-20 | Add space in opaque `impl Trait` | Michael Goulet | -3/+3 |
| 2021-11-18 | Print output ty for opaque future ty | Michael Goulet | -11/+55 |
| 2021-11-09 | Add `ty::Visibility::is_public()` | inquisitivecrystal | -1/+1 |
| 2021-10-18 | Normalize obligations for closure confirmation | jackh726 | -0/+1 |
| 2021-10-10 | ty::pretty: prevent infinite recursion for `extern crate` paths. | Eduard-Mihai Burtescu | -1/+8 |
| 2021-10-10 | ty::pretty: document "dummy Span extern crate" special-case in `try_print_vis... | Eduard-Mihai Burtescu | -10/+11 |
| 2021-10-08 | Auto merge of #89619 - michaelwoerister:incr-vtables, r=nagisa | bors | -0/+1 |
| 2021-10-07 | Turn tcx.vtable_allocation() into a query. | Michael Woerister | -0/+1 |
| 2021-10-06 | Auto merge of #89323 - estebank:derive-binop, r=petrochenkov | bors | -0/+21 |