| Age | Commit message (Expand) | Author | Lines |
| 2023-06-14 | Rollup merge of #112612 - sginnett:issue-105150, r=compiler-errors | Matthias Krüger | -7/+12 |
| 2023-06-14 | Rollup merge of #112611 - compiler-errors:unconstrained-lt-in-rpitit, r=oli-obk | Matthias Krüger | -23/+53 |
| 2023-06-14 | Rollup merge of #112605 - compiler-errors:negative-docs, r=spastorino | Matthias Krüger | -83/+85 |
| 2023-06-14 | Rollup merge of #112600 - celinval:stable-mir-rvalue, r=oli-obk | Matthias Krüger | -194/+203 |
| 2023-06-14 | Rollup merge of #112584 - loongarch-rs:remove-env, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2023-06-14 | Auto merge of #112400 - WaffleLapkin:vtable_stats, r=compiler-errors | bors | -5/+160 |
| 2023-06-14 | Auto merge of #110662 - bryangarza:safe-transmute-reference-types, r=compiler... | bors | -163/+402 |
| 2023-06-13 | Fix explicit-outlives-requirements lint span | Sam Ginnett | -7/+12 |
| 2023-06-14 | Auto merge of #112609 - matthiaskrgr:rollup-er6weld, r=matthiaskrgr | bors | -4/+34 |
| 2023-06-14 | Error on unconstrained lifetime in RPITIT | Michael Goulet | -23/+53 |
| 2023-06-14 | Rollup merge of #112520 - chenyukang:yukang-fix-112505, r=fee1-dead | Matthias Krüger | -1/+10 |
| 2023-06-14 | Rollup merge of #112495 - bvanjoi:fix-109153, r=petrochenkov | Matthias Krüger | -1/+15 |
| 2023-06-14 | Rollup merge of #112197 - compiler-errors:next-solver-erase, r=lcnr | Matthias Krüger | -2/+9 |
| 2023-06-14 | Auto merge of #112448 - nnethercote:no-tiny-cgus, r=wesleywiser | bors | -44/+199 |
| 2023-06-14 | Improve docs/clean up negative overlap functions | Michael Goulet | -83/+85 |
| 2023-06-14 | Introduce a minimum CGU size in non-incremental builds. | Nicholas Nethercote | -16/+63 |
| 2023-06-14 | Add more measurements to the CGU debug printing. | Nicholas Nethercote | -23/+134 |
| 2023-06-13 | Auto merge of #112062 - lukas-code:unsized-layout, r=wesleywiser | bors | -44/+54 |
| 2023-06-13 | Use a Stable trait to translate mir -> smir | Celina G. Val | -194/+203 |
| 2023-06-13 | Erase regions even if normalization fails in writeback | Michael Goulet | -2/+9 |
| 2023-06-13 | Auto merge of #112314 - ferrocene:pa-core-alloc-abort, r=bjorn3 | bors | -36/+0 |
| 2023-06-14 | fix(resolve): update `shadowed_glob` more precision | bohan | -1/+15 |
| 2023-06-13 | Auto merge of #112017 - Nemo157:unsafe-block-rustfix, r=eholk | bors | -11/+47 |
| 2023-06-13 | use bug! for overflow of u128 | yukang | -1/+4 |
| 2023-06-13 | remove patch from cranelift backend to ignore unwinding tests | Pietro Albini | -36/+0 |
| 2023-06-13 | Add note about unsafe functions body not being unsafe | Wim Looman | -3/+15 |
| 2023-06-13 | Hide suggestion to wrap function in unsafe block | Wim Looman | -1/+1 |
| 2023-06-13 | Add MVP suggestion for `unsafe_op_in_unsafe_fn` | Léo Lanteri Thauvin | -11/+35 |
| 2023-06-13 | Tweak the sort of vtable sizes | Maybe Waffle | -2/+6 |
| 2023-06-13 | loongarch64-none*: Remove environment component from llvm target | WANG Rui | -1/+1 |
| 2023-06-13 | Tweak names and docs for vtable stats | Maybe Waffle | -29/+43 |
| 2023-06-13 | Simplify code as suggested by the review | Maybe Waffle | -15/+6 |
| 2023-06-13 | Auto merge of #112386 - loongarch-rs:reloc-static, r=eholk | bors | -6/+4 |
| 2023-06-13 | Remove `PartitioningCx::target_cgu_count`. | Nicholas Nethercote | -7/+4 |
| 2023-06-13 | Rollup merge of #111885 - compiler-errors:rust-call-abi-sized, r=eholk | Matthias Krüger | -2/+15 |
| 2023-06-12 | Safe Transmute: Refactor error handling and Answer type | Bryan Garza | -124/+148 |
| 2023-06-12 | Collect VTable stats & add `-Zprint-vtable-sizes` | Maybe Waffle | -5/+151 |
| 2023-06-12 | Rollup merge of #112546 - lcnr:opaque-type-cleanup, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2023-06-12 | Rollup merge of #112416 - jieyouxu:issue-112363, r=wesleywiser | Matthias Krüger | -5/+15 |
| 2023-06-12 | Rollup merge of #112302 - jieyouxu:issue-85184, r=WaffleLapkin | Matthias Krüger | -0/+43 |
| 2023-06-12 | update comment | lcnr | -1/+1 |
| 2023-06-12 | extend assert | lcnr | -3/+3 |
| 2023-06-12 | Fix debug ICE for extern type with where clauses | 许杰友 Jieyou Xu (Joe) | -5/+15 |
| 2023-06-12 | Auto merge of #112261 - jieyouxu:c-like-ptr-arithmetics-diagnostics, r=Waffle... | bors | -0/+61 |
| 2023-06-11 | Auto merge of #111801 - Bryanskiy:lints1, r=petrochenkov | bors | -49/+352 |
| 2023-06-12 | Private-in-public lints implementation | Bryanskiy | -49/+352 |
| 2023-06-11 | Rollup merge of #112513 - compiler-errors:dont-compute-box-span-for-tait, r=c... | Matthias Krüger | -110/+31 |
| 2023-06-11 | Fix the overflow issue for transmute_generic_consts | yukang | -1/+7 |
| 2023-06-11 | Auto merge of #112466 - lcnr:opaque-type-cleanup, r=compiler-errors | bors | -175/+204 |
| 2023-06-11 | Don't suggest boxing an empty if/else arm | Michael Goulet | -1/+19 |