| Age | Commit message (Expand) | Author | Lines |
| 2023-07-21 | add `naive_layout_of` query | Moulins | -0/+67 |
| 2023-07-20 | Rollup merge of #113884 - oli-obk:delay_span_bug_detrans_late, r=davidtwco | Matthias Krüger | -2/+1 |
| 2023-07-20 | Don't translate compiler-internal bug messages | Oli Scherer | -2/+1 |
| 2023-07-20 | add FIXME | lcnr | -0/+3 |
| 2023-07-20 | XSimplifiedType to SimplifiedType::X | lcnr | -55/+57 |
| 2023-07-19 | Make it clearer that edition functions are >=, not == | Michael Goulet | -1/+1 |
| 2023-07-18 | Rollup merge of #113832 - WaffleLapkin:track_lint_caller, r=compiler-errors | Matthias Krüger | -0/+4 |
| 2023-07-18 | Rollup merge of #113824 - lcnr:exhaustive-match, r=wesleywiser | Matthias Krüger | -9/+9 |
| 2023-07-18 | Add `#[track_caller]` to lint related diagnostic functions | Maybe Waffle | -0/+4 |
| 2023-07-18 | some additional refactor | lcnr | -9/+9 |
| 2023-07-18 | Auto merge of #113677 - bryangarza:unevaluated-const-ice_issue-110892, r=davi... | bors | -0/+8 |
| 2023-07-17 | Rename arg_iter to iter_instantiated | Michael Goulet | -15/+19 |
| 2023-07-17 | Safe Transmute: Fix ICE (due to UnevaluatedConst) | Bryan Garza | -0/+8 |
| 2023-07-17 | Auto merge of #113562 - saethlin:larger-incr-comp-offset, r=nnethercote | bors | -0/+1 |
| 2023-07-17 | Auto merge of #113336 - compiler-errors:new-solver-iat, r=lcnr | bors | -1/+1 |
| 2023-07-17 | Rollup merge of #113539 - agnarrarendelle:master, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2023-07-16 | Add support for inherent projections | Michael Goulet | -1/+1 |
| 2023-07-15 | Auto merge of #112157 - erikdesjardins:align, r=nikic | bors | -0/+2 |
| 2023-07-14 | i686-windows: make requested alignment > 4 special case apply transitively | Erik Desjardins | -1/+1 |
| 2023-07-14 | Use u64 for incr comp allocation offsets | Ben Kimock | -0/+1 |
| 2023-07-14 | Rollup merge of #113698 - compiler-errors:rpitit-check, r=spastorino | Matthias Krüger | -0/+4 |
| 2023-07-14 | Make it clearer that we're just checking for an RPITIT | Michael Goulet | -0/+4 |
| 2023-07-14 | refactor(rustc_middle): Substs -> GenericArg | Mahdi Dibaiee | -851/+847 |
| 2023-07-14 | Introduce ExtentUnord trait for collections that can safely consume UnordItems. | Michael Woerister | -2/+2 |
| 2023-07-14 | Enable potential_query_instability lint in rustc_hir_typeck. | Michael Woerister | -14/+13 |
| 2023-07-12 | Re-format let-else per rustfmt update | Mark Rousskov | -4/+9 |
| 2023-07-12 | Flip cfg's for bootstrap bump | Mark Rousskov | -1/+1 |
| 2023-07-12 | Auto merge of #113573 - lcnr:typeck-results, r=compiler-errors | bors | -7/+4 |
| 2023-07-11 | Auto merge of #112984 - BoxyUwU:debug_with_infcx, r=compiler-errors | bors | -33/+207 |
| 2023-07-12 | fixed typos | agnarrarendelle | -1/+1 |
| 2023-07-11 | remove unnecessary `Rc` | lcnr | -7/+4 |
| 2023-07-10 | aarch64-linux: properly handle 128bit aligned aggregates | Erik Desjardins | -0/+1 |
| 2023-07-10 | repr(align) <= 4 should still be byval | Erik Desjardins | -1/+1 |
| 2023-07-10 | move has_repr to layout, handle repr(transparent) properly | Erik Desjardins | -9/+1 |
| 2023-07-10 | i686-windows: pass arguments with requested alignment > 4 indirectly | Erik Desjardins | -0/+9 |
| 2023-07-08 | Replace RPITIT current impl with new strategy that lowers as a GAT | Santiago Pastorino | -45/+11 |
| 2023-07-08 | Auto merge of #113376 - Nilstrieb:pointer-coercions-are-not-casts-because-tha... | bors | -3/+3 |
| 2023-07-07 | Rollup merge of #113467 - nbdd0121:unwind, r=compiler-errors | Michael Goulet | -11/+5 |
| 2023-07-07 | Rename `adjustment::PointerCast` and variants using it to `PointerCoercion` | Nilstrieb | -3/+3 |
| 2023-07-07 | Auto merge of #113245 - lukas-code:unsizing-sanity-check, r=the8472 | bors | -2/+18 |
| 2023-07-06 | Separate select calls that don't need a binder | Michael Goulet | -0/+7 |
| 2023-07-06 | add helper methods for accessing struct tail | Lukas Markeffsky | -2/+18 |
| 2023-07-06 | Add a new trait to `Debug` things with an infcx available | Boxy | -33/+207 |
| 2023-07-06 | Auto merge of #113377 - BoxyUwU:move_ty_ctors_to_ty, r=compiler-errors | bors | -447/+489 |
| 2023-07-06 | Fix up doc links | Oli Scherer | -2/+2 |
| 2023-07-06 | Auto merge of #113291 - oli-obk:pretty_print_mir_const, r=RalfJung | bors | -26/+15 |
| 2023-07-05 | Change comment on `TyCtxt::mk_ty_from_kind` | Michael Goulet | -1/+1 |
| 2023-07-05 | Move `TyCtxt::mk_x` to `Ty::new_x` where applicable | Boxy | -445/+487 |
| 2023-07-05 | Auto merge of #113370 - compiler-errors:rollup-8gvyy8e, r=compiler-errors | bors | -235/+203 |
| 2023-07-05 | Document magic boolean | Oli Scherer | -1/+3 |