| Age | Commit message (Expand) | Author | Lines |
| 2024-06-24 | Rollup merge of #126849 - workingjubilee:correctly-classify-arm-low-dregs, r=... | Matthias Krüger | -0/+33 |
| 2024-06-24 | Rollup merge of #126455 - surechen:fix_126222, r=estebank | Matthias Krüger | -0/+119 |
| 2024-06-24 | Rollup merge of #126177 - carbotaniuman:unsafe_attr_errors, r=jieyouxu | Matthias Krüger | -6/+288 |
| 2024-06-23 | Add hard error and migration lint for unsafe attrs | carbotaniuman | -6/+288 |
| 2024-06-23 | Rollup merge of #126862 - ChrisDenton:needs-symlink, r=jieyouxu | Matthias Krüger | -0/+3 |
| 2024-06-23 | Rollup merge of #126837 - petrochenkov:delegfix, r=compiler-errors | Matthias Krüger | -0/+25 |
| 2024-06-23 | Rollup merge of #126833 - RalfJung:extern-type-field-ice, r=compiler-errors | Matthias Krüger | -37/+28 |
| 2024-06-23 | Auto merge of #123088 - tgross35:f16-f128-pattern-analysis, r=Nadrieril | bors | -32/+237 |
| 2024-06-23 | Add need-symlink directive to compiletest | Chris Denton | -0/+3 |
| 2024-06-23 | Auto merge of #124733 - workingjubilee:cant-beleaf-we-dont-have-this, r=saethlin | bors | -2/+14 |
| 2024-06-23 | Change a fixed crash test to a standard test | Trevor Gross | -5/+14 |
| 2024-06-23 | Replace `f16` and `f128` pattern matching stubs with real implementations | Trevor Gross | -27/+223 |
| 2024-06-23 | Rollup merge of #126843 - workingjubilee:allow-variadics-in-c-unwind, r=nneth... | Matthias Krüger | -45/+53 |
| 2024-06-23 | Rollup merge of #126720 - Rejyr:migrate-branch-protection-rmake, r=jieyouxu | Matthias Krüger | -0/+37 |
| 2024-06-23 | test: ignore force-frame-pointers test on some targets | Jubilee Young | -0/+7 |
| 2024-06-23 | test: for frame-pointer=non-leaf codegen opts | Jubilee Young | -2/+7 |
| 2024-06-22 | compiler: Mention C-unwind in C-variadic error | Jubilee Young | -45/+45 |
| 2024-06-22 | compiler: Fix arm32 asm issues by hierarchically sorting reg classes | Jubilee Young | -0/+33 |
| 2024-06-23 | Auto merge of #126715 - Rejyr:migrate-readelf-rmake, r=jieyouxu | bors | -80/+101 |
| 2024-06-23 | For [E0308]: mismatched types, when expr is in an arm's body, not add semicol... | surechen | -0/+119 |
| 2024-06-22 | (wip) Migrate `branch-protection-check-IBT` to `rmake` | Jerry Wang | -0/+37 |
| 2024-06-22 | Enable cross compilation on `run-make/relro-levels` | Jerry Wang | -1/+0 |
| 2024-06-22 | Allow "C-unwind" fn to have C variadics | Jubilee Young | -0/+8 |
| 2024-06-22 | Auto merge of #126761 - GuillaumeGomez:unsafe_extern_blocks, r=spastorino | bors | -0/+30 |
| 2024-06-22 | Migrate `static-pie` scripts to `rmake` | Jerry Wang | -42/+29 |
| 2024-06-22 | Migrate `static-pie` to `rmake` | Jerry Wang | -18/+46 |
| 2024-06-22 | Migrate `relro-levels` to `rmake` | Jerry Wang | -22/+29 |
| 2024-06-22 | Rollup merge of #126552 - fee1-dead-contrib:rmfx, r=compiler-errors | Matthias Krüger | -275/+1830 |
| 2024-06-22 | delegation: Do not crash on qpaths without a trait | Vadim Petrochenkov | -0/+25 |
| 2024-06-22 | don't ICE when encountering an extern type field during validation | Ralf Jung | -37/+28 |
| 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 |