| Age | Commit message (Expand) | Author | Lines |
| 2023-07-16 | Auto merge of #113430 - Zalathar:hash, r=b-naber | bors | -17/+6 |
| 2023-07-15 | Auto merge of #113606 - jyn514:parallel-compiler-cleanup, r=cjgillot | bors | -8/+4 |
| 2023-07-15 | Rollup merge of #113663 - syvb:non_inherited_unsafe_thir, r=cjgillot | Matthias Krüger | -24/+148 |
| 2023-07-15 | Rollup merge of #113625 - compiler-errors:structurally-norm-in-selection, r=lcnr | Matthias Krüger | -6/+33 |
| 2023-07-15 | Implement "items do not inherit unsafety" for THIR unsafeck | syvb | -24/+148 |
| 2023-07-15 | Auto merge of #112157 - erikdesjardins:align, r=nikic | bors | -85/+289 |
| 2023-07-14 | i686-windows: make requested alignment > 4 special case apply transitively | Erik Desjardins | -39/+35 |
| 2023-07-14 | Auto merge of #113471 - compiler-errors:new-solver-norm-escaping, r=lcnr | bors | -22/+37 |
| 2023-07-14 | Auto merge of #113703 - matthiaskrgr:rollup-19uhwuh, r=matthiaskrgr | bors | -127/+110 |
| 2023-07-14 | Structurally normalize in selection | Michael Goulet | -6/+33 |
| 2023-07-14 | Rollup merge of #113698 - compiler-errors:rpitit-check, r=spastorino | Matthias Krüger | -10/+14 |
| 2023-07-14 | Rollup merge of #113688 - krasimirgg:llvm-17-small-string, r=nikic | Matthias Krüger | -0/+1 |
| 2023-07-14 | Rollup merge of #113599 - chenyukang:yukang-fix-use-maybe_body_owned_by, r=cj... | Matthias Krüger | -117/+95 |
| 2023-07-14 | Auto merge of #109025 - cjgillot:refprop-dbg, r=JakobDegen | bors | -16/+28 |
| 2023-07-14 | Auto merge of #113591 - mdibaiee:genericargs-cleanup, r=oli-obk | bors | -4126/+4098 |
| 2023-07-14 | Make it clearer that we're just checking for an RPITIT | Michael Goulet | -10/+14 |
| 2023-07-14 | assertion, comment | Michael Goulet | -0/+4 |
| 2023-07-14 | Allow escaping bound vars during normalize_erasing_regions in new solver | Michael Goulet | -22/+33 |
| 2023-07-14 | refactor(rustc_middle): Substs -> GenericArg | Mahdi Dibaiee | -4126/+4098 |
| 2023-07-14 | llvm-wrapper: update for LLVM API change | Krasimir Georgiev | -0/+1 |
| 2023-07-14 | Auto merge of #112982 - lukas-code:bootstrap-alias-default-crates, r=albertla... | bors | -3/+4 |
| 2023-07-14 | Auto merge of #113328 - michaelwoerister:no_hashmap_in_typeck, r=cjgillot,lcnr | bors | -172/+212 |
| 2023-07-14 | fix docs for `rustc_smir` | Lukas Markeffsky | -3/+4 |
| 2023-07-14 | Introduce ExtentUnord trait for collections that can safely consume UnordItems. | Michael Woerister | -26/+39 |
| 2023-07-14 | Enable potential_query_instability lint in rustc_hir_typeck. | Michael Woerister | -148/+175 |
| 2023-07-14 | Auto merge of #113639 - ericmarkmartin:more-smir-types, r=oli-obk | bors | -3/+8 |
| 2023-07-14 | Auto merge of #113609 - nnethercote:maybe_lint_level_root_bounded-cache, r=cj... | bors | -32/+71 |
| 2023-07-14 | Auto merge of #113519 - SparrowLii:parallel_typeck, r=cjgillot | bors | -0/+16 |
| 2023-07-13 | add str, slice, and array to smir types | Eric Mark Martin | -3/+8 |
| 2023-07-14 | fix the issue of shorthand in suggest_cloning | yukang | -43/+49 |
| 2023-07-14 | use maybe_body_owned_by for closure | yukang | -74/+46 |
| 2023-07-14 | Rollup merge of #112729 - jieyouxu:unused-qualifications-suggestion, r=b-naber | Matthias Krüger | -1/+19 |
| 2023-07-13 | Rollup merge of #113631 - lqd:fix-113597, r=petrochenkov | Matthias Krüger | -2/+17 |
| 2023-07-13 | Rollup merge of #113629 - spastorino:smir-types-3, r=oli-obk | Matthias Krüger | -13/+58 |
| 2023-07-13 | Rollup merge of #113570 - lcnr:inspect-format, r=BoxyUwU | Matthias Krüger | -57/+63 |
| 2023-07-13 | Rollup merge of #113536 - lcnr:proof-tree-select, r=BoxyUwU | Matthias Krüger | -28/+22 |
| 2023-07-13 | Auto merge of #113637 - Mark-Simulacrum:bootstrap-bump, r=ozkanonur | bors | -899/+1335 |
| 2023-07-13 | Add Adt to SMIR | Santiago Pastorino | -5/+55 |
| 2023-07-13 | Rollup merge of #113615 - krasimirgg:llvm-17-pgo, r=nikic | Matthias Krüger | -0/+4 |
| 2023-07-13 | Rollup merge of #113553 - spastorino:smir-types-2, r=oli-obk | Matthias Krüger | -5/+7 |
| 2023-07-13 | Rollup merge of #113353 - compiler-errors:select-better, r=lcnr | Matthias Krüger | -2/+145 |
| 2023-07-13 | typo | lcnr | -1/+1 |
| 2023-07-13 | refactor proof tree formatting | lcnr | -57/+63 |
| 2023-07-12 | Re-format let-else per rustfmt update | Mark Rousskov | -891/+1327 |
| 2023-07-12 | Flip cfg's for bootstrap bump | Mark Rousskov | -4/+4 |
| 2023-07-13 | Remove `LLVMRustCoverageHashCString` | Zalathar | -12/+1 |
| 2023-07-13 | Fix the length parameter type of `LLVMRustCoverageHashByteArray` | Zalathar | -1/+1 |
| 2023-07-13 | Pass a byte slice to `coverageinfo::hash_bytes` instead of an owned vector | Zalathar | -2/+2 |
| 2023-07-12 | Replace version placeholder to 1.72 | Mark Rousskov | -4/+4 |
| 2023-07-13 | Don't clone symbol names for coverage hashing | Zalathar | -3/+3 |