| Age | Commit message (Expand) | Author | Lines |
| 2024-06-23 | test: for frame-pointer=non-leaf codegen opts | Jubilee Young | -2/+7 |
| 2024-06-22 | Auto merge of #126761 - GuillaumeGomez:unsafe_extern_blocks, r=spastorino | bors | -0/+30 |
| 2024-06-22 | Rollup merge of #126552 - fee1-dead-contrib:rmfx, r=compiler-errors | Matthias Krüger | -275/+1830 |
| 2024-06-22 | Make `effects` an incomplete feature | Deadbeef | -107/+770 |
| 2024-06-22 | Rollup merge of #126823 - GuillaumeGomez:migrate-run-make-inline-always-many-... | Guillaume Gomez | -8/+18 |
| 2024-06-22 | Rollup merge of #126723 - estebank:dot-dot-dot, r=Nadrieril | Guillaume Gomez | -15/+15 |
| 2024-06-22 | Rollup merge of #126686 - fmease:dump-preds-n-item-bounds, r=compiler-errors | Guillaume Gomez | -0/+59 |
| 2024-06-22 | Rollup merge of #126555 - beetrees:f16-inline-asm-arm, r=Amanieu | Guillaume Gomez | -178/+319 |
| 2024-06-22 | Migrate `run-make/inline-always-many-cgu` to `rmake.rs` | Guillaume Gomez | -8/+18 |
| 2024-06-22 | Add `#[rustc_dump_{predicates,item_bounds}]` | León Orell Valerian Liehr | -0/+59 |
| 2024-06-21 | Rollup merge of #126811 - compiler-errors:tidy-ftl, r=estebank | Jubilee | -39/+39 |
| 2024-06-21 | Rollup merge of #126809 - estebank:wording-tweak, r=oli-obk | Jubilee | -6/+6 |
| 2024-06-21 | Rollup merge of #126722 - adwinwhite:ptr_fn_abi, r=celinval | Jubilee | -0/+23 |
| 2024-06-21 | Rollup merge of #126712 - Oneirical:bootest-constestllation, r=jieyouxu | Jubilee | -40/+59 |
| 2024-06-21 | Rollup merge of #126530 - beetrees:f16-inline-asm-riscv, r=Amanieu | Jubilee | -2/+53 |
| 2024-06-21 | Fix remaining cases | Michael Goulet | -45/+45 |
| 2024-06-21 | Remove stray `.` from error message | Esteban Küber | -6/+6 |
| 2024-06-21 | Add `f16` inline ASM support for RISC-V | beetrees | -2/+53 |
| 2024-06-21 | Add `f16` inline ASM support for 32-bit ARM | beetrees | -178/+319 |
| 2024-06-21 | Do not allow safe usafe on static and fn items | Santiago Pastorino | -15/+158 |
| 2024-06-21 | bless tests | Deadbeef | -185/+1077 |
| 2024-06-21 | Auto merge of #126781 - matthiaskrgr:rollup-5u4pens, r=matthiaskrgr | bors | -126/+200 |
| 2024-06-21 | Auto merge of #126541 - scottmcm:more-ptr-metadata-gvn, r=cjgillot | bors | -165/+482 |
| 2024-06-21 | Rollup merge of #126774 - nnethercote:fix-126751, r=oli-obk | Matthias Krüger | -2/+24 |
| 2024-06-21 | Rollup merge of #126707 - ferrocene:hoverbear/fix-inaccessible-temp-dir, r=ji... | Matthias Krüger | -1/+2 |
| 2024-06-21 | Rollup merge of #126700 - compiler-errors:fragment, r=fmease | Matthias Krüger | -39/+21 |
| 2024-06-21 | Rollup merge of #126617 - sayantn:veorq, r=workingjubilee | Matthias Krüger | -2/+2 |
| 2024-06-21 | Rollup merge of #126125 - dev-ardi:conflict-markers, r=estebank | Matthias Krüger | -82/+151 |
| 2024-06-21 | Add method to get `FnAbi` of function pointer | Adwin White | -0/+23 |
| 2024-06-20 | [GVN] Add tests for generic pointees with PtrMetadata | Scott McMurray | -0/+126 |
| 2024-06-20 | I'd never even heard of a coverage map | Scott McMurray | -8/+8 |
| 2024-06-20 | Replace `NormalizeArrayLen` with `GVN` | Scott McMurray | -95/+130 |
| 2024-06-20 | More GVN for PtrMetadata | Scott McMurray | -62/+218 |
| 2024-06-21 | Fix another assertion failure for some Expect diagnostics. | Nicholas Nethercote | -2/+24 |
| 2024-06-21 | Auto merge of #126757 - compiler-errors:safe, r=spastorino | bors | -1/+20 |
| 2024-06-21 | Auto merge of #126578 - scottmcm:inlining-bonuses-too, r=davidtwco | bors | -44/+292 |
| 2024-06-20 | Add regression test for `unsafe_extern_blocks` | Guillaume Gomez | -0/+30 |
| 2024-06-20 | rewrite crate-name-priority to rmake | Oneirical | -14/+18 |
| 2024-06-20 | Auto merge of #126745 - matthiaskrgr:rollup-xagplef, r=matthiaskrgr | bors | -87/+195 |
| 2024-06-20 | Properly gate `safe` keyword in pre-expansion | Michael Goulet | -1/+20 |
| 2024-06-20 | Rollup merge of #126740 - ferrocene:ja-ui-test-needs-unwind, r=lcnr | Matthias Krüger | -0/+1 |
| 2024-06-20 | Rollup merge of #126735 - bvanjoi:fix-126647, r=petrochenkov | Matthias Krüger | -0/+17 |
| 2024-06-20 | Rollup merge of #126644 - Oneirical:testla-coil, r=jieyouxu | Matthias Krüger | -42/+75 |
| 2024-06-20 | Rollup merge of #126629 - GuillaumeGomez:migrate-run-make-compressed-debuginf... | Matthias Krüger | -14/+36 |
| 2024-06-20 | Rollup merge of #126095 - Oneirical:final-testination, r=jieyouxu | Matthias Krüger | -31/+66 |
| 2024-06-20 | Auto merge of #124807 - GuillaumeGomez:migrate-rustdoc-io-error, r=jieyouxu | bors | -20/+31 |
| 2024-06-20 | add `needs-unwind` to UI test | Jorge Aparicio | -0/+1 |
| 2024-06-20 | Specify target for inaccessible-temp-dir rmake test | Ana Hobden | -1/+2 |
| 2024-06-20 | Auto merge of #126736 - matthiaskrgr:rollup-rb20oe3, r=matthiaskrgr | bors | -11/+549 |
| 2024-06-20 | Rollup merge of #126730 - oli-obk:opaque_type_diff_next_solver, r=lcnr | Matthias Krüger | -5/+81 |