| Age | Commit message (Expand) | Author | Lines |
| 2023-06-17 | Remove even more redundant builtin candidates | Michael Goulet | -138/+96 |
| 2023-06-17 | Simplify even more candidates | Michael Goulet | -161/+88 |
| 2023-06-17 | Simplify an ObjectData field | Michael Goulet | -10/+14 |
| 2023-06-17 | Simplify some impl source candidates | Michael Goulet | -81/+18 |
| 2023-06-17 | Remove some ImplSource candidates | Michael Goulet | -50/+26 |
| 2023-06-17 | Auto merge of #108860 - oli-obk:tait_alias, r=compiler-errors | bors | -180/+366 |
| 2023-06-16 | Auto merge of #112716 - compiler-errors:rollup-h77daia, r=compiler-errors | bors | -50/+137 |
| 2023-06-16 | Rollup merge of #112706 - WaffleLapkin:syntax_context_is_root, r=petrochenkov | Michael Goulet | -15/+20 |
| 2023-06-16 | Rollup merge of #112684 - saethlin:ignore-windows-alignment, r=wesleywiser | Michael Goulet | -0/+4 |
| 2023-06-16 | Rollup merge of #112665 - compiler-errors:assumption-takes-clause, r=lcnr | Michael Goulet | -26/+98 |
| 2023-06-16 | Rollup merge of #112662 - Vanille-N:symbol_unique, r=RalfJung | Michael Goulet | -0/+3 |
| 2023-06-16 | Rollup merge of #112474 - ldm0:ldm_enum_debuginfo_128_support, r=compiler-errors | Michael Goulet | -9/+12 |
| 2023-06-16 | Pacify tidy | Oli Scherer | -116/+128 |
| 2023-06-16 | Add `AliasKind::Weak` for type aliases. | Oli Scherer | -35/+215 |
| 2023-06-16 | Auto merge of #112294 - saethlin:inline-me-maybe, r=oli-obk | bors | -4/+5 |
| 2023-06-16 | Merge the orphan logic for all alias kinds | Oli Scherer | -29/+23 |
| 2023-06-16 | Ignore the always part of #[inline(always)] in MIR inlining | Ben Kimock | -4/+5 |
| 2023-06-16 | Update compiler/rustc_mir_transform/src/check_alignment.rs | Wesley Wiser | -0/+1 |
| 2023-06-16 | Add `SyntaxContext::is_root` | Maybe Waffle | -15/+20 |
| 2023-06-16 | `#[lang_item]` for `core::ptr::Unique` | Neven Villani | -0/+3 |
| 2023-06-16 | Disable alignment checks on i686-pc-windows-msvc | Ben Kimock | -0/+3 |
| 2023-06-16 | Auto merge of #112702 - Dylan-DPC:rollup-12d6qay, r=Dylan-DPC | bors | -77/+112 |
| 2023-06-16 | Rollup merge of #112642 - compiler-errors:interp-lit-err, r=nnethercote | Dylan DPC | -6/+3 |
| 2023-06-16 | Rollup merge of #112639 - nnethercote:fix-dead_code_cgu, r=wesleywiser | Dylan DPC | -44/+41 |
| 2023-06-16 | Rollup merge of #112443 - compiler-errors:next-solver-opportunistically-resol... | Dylan DPC | -11/+56 |
| 2023-06-16 | Rollup merge of #112399 - compiler-errors:closure-substs-root-universe, r=lcnr | Dylan DPC | -2/+6 |
| 2023-06-16 | Rollup merge of #112163 - bvanjoi:fix-105231-2, r=compiler-errors | Dylan DPC | -14/+6 |
| 2023-06-16 | Auto merge of #112597 - danakj:map-linker-paths, r=michaelwoerister | bors | -3/+33 |
| 2023-06-16 | Auto merge of #112673 - scottmcm:enough-stack, r=compiler-errors | bors | -4/+7 |
| 2023-06-16 | fix: inline `predicate_may_hold_fatal` | bohan | -14/+6 |
| 2023-06-16 | Auto merge of #112346 - saethlin:no-comment, r=oli-obk | bors | -53/+74 |
| 2023-06-15 | Auto merge of #112681 - GuillaumeGomez:rollup-rwn4086, r=GuillaumeGomez | bors | -98/+210 |
| 2023-06-15 | Rollup merge of #112669 - Nilstrieb:typo, r=jyn514 | Guillaume Gomez | -1/+1 |
| 2023-06-15 | Rollup merge of #112654 - aliemjay:closure-output-normalize, r=compiler-errors | Guillaume Gomez | -15/+1 |
| 2023-06-15 | Rollup merge of #112614 - lukas-code:apit-unsized-suggestion, r=compiler-errors | Guillaume Gomez | -17/+31 |
| 2023-06-15 | Rollup merge of #112529 - jieyouxu:block-expr-unused-must-use, r=oli-obk | Guillaume Gomez | -25/+124 |
| 2023-06-15 | Rollup merge of #112517 - fee1-dead-contrib:sus-op-no-borrow, r=compiler-errors | Guillaume Gomez | -39/+47 |
| 2023-06-15 | Rollup merge of #112403 - nbdd0121:eh_frame, r=Nilstrieb | Guillaume Gomez | -1/+6 |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -53/+74 |
| 2023-06-15 | Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3 | bors | -595/+2514 |
| 2023-06-15 | Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into sync_cg_clif-202... | bjorn3 | -595/+2514 |
| 2023-06-15 | Fix comment for ptr alignment checks in codegen | Nilstrieb | -1/+1 |
| 2023-06-15 | Add an `ensure_sufficient_stack` to `LateContextAndPass::visit_expr` | Scott McMurray | -4/+7 |
| 2023-06-15 | Make assumption functions in new solver take clause | Michael Goulet | -26/+98 |
| 2023-06-15 | Rollup merge of #112634 - mj10021:issue-112438-fix, r=compiler-errors | Matthias Krüger | -1/+4 |
| 2023-06-15 | Rollup merge of #112486 - jieyouxu:issue-112472, r=oli-obk | Matthias Krüger | -36/+95 |
| 2023-06-15 | Rollup merge of #111212 - nicklimmm:issue-107896-fix, r=pnkfelix | Matthias Krüger | -4/+63 |
| 2023-06-15 | Remap dylib paths into the sysroot to be relative to the sysroot | danakj | -16/+22 |
| 2023-06-15 | normalize closure output before relation | Ali MJ Al-Nasrawy | -15/+1 |
| 2023-06-15 | Fix suggestion for E0404 not dealing with multiple generics | 许杰友 Jieyou Xu (Joe) | -36/+95 |