| Age | Commit message (Expand) | Author | Lines |
| 2025-07-21 | Auto merge of #143833 - scottmcm:final-mcp-838, r=compiler-errors | bors | -1101/+873 |
| 2025-07-20 | Auto merge of #143309 - compiler-errors:param-sized-fast-path, r=lcnr | bors | -72/+82 |
| 2025-07-20 | Consider param-env for fast path | Michael Goulet | -72/+82 |
| 2025-07-20 | Ban projecting into SIMD types [MCP838] | Scott McMurray | -46/+35 |
| 2025-07-20 | Update Miri Tests | Scott McMurray | -8/+14 |
| 2025-07-20 | Update cranelift tests | Scott McMurray | -9/+16 |
| 2025-07-20 | ...and wasm tests too | Scott McMurray | -1/+3 |
| 2025-07-20 | So many test updates x_x | Scott McMurray | -1037/+805 |
| 2025-07-20 | Auto merge of #143861 - rust-lang:cargo_update, r=clubby789 | bors | -84/+81 |
| 2025-07-20 | Auto merge of #144219 - GuillaumeGomez:rollup-ha29sql, r=GuillaumeGomez | bors | -88/+350 |
| 2025-07-20 | Rollup merge of #144190 - scottmcm:spanned-errors-in-mir-validation, r=RalfJung | Guillaume Gomez | -14/+22 |
| 2025-07-20 | Rollup merge of #144150 - Gelbpunkt:globalmerge, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2025-07-20 | Rollup merge of #144143 - Gelbpunkt:target-features-crt-static, r=RalfJung | Guillaume Gomez | -2/+34 |
| 2025-07-20 | Rollup merge of #144125 - GuillaumeGomez:new-annotations, r=Kobzol | Guillaume Gomez | -2/+106 |
| 2025-07-20 | Rollup merge of #144112 - Enselic:no-debuginfo-in-codegen, r=Mark-Simulacrum | Guillaume Gomez | -1/+18 |
| 2025-07-20 | Rollup merge of #144011 - Zalathar:check-compiler-no-llvm, r=Kobzol | Guillaume Gomez | -28/+32 |
| 2025-07-20 | Rollup merge of #143720 - scottmcm:rvalue-always-operand, r=lcnr | Guillaume Gomez | -4/+68 |
| 2025-07-20 | Rollup merge of #143423 - hkBst:clippy-fix-1, r=workingjubilee | Guillaume Gomez | -32/+28 |
| 2025-07-20 | Rollup merge of #143282 - nxsaken:strict_sub_signed, r=jhpratt | Guillaume Gomez | -4/+41 |
| 2025-07-20 | Add new `needs-backends` tests annotations | Guillaume Gomez | -0/+26 |
| 2025-07-20 | Add new `ignore-backends` tests annotations | Guillaume Gomez | -2/+80 |
| 2025-07-20 | Auto merge of #144208 - matthiaskrgr:rollup-wrli87h, r=matthiaskrgr | bors | -488/+452 |
| 2025-07-20 | Rollup merge of #144196 - ChrisDenton:init-mingw, r=mati865 | Matthias Krüger | -5/+5 |
| 2025-07-20 | Rollup merge of #144169 - RalfJung:type-id-fix, r=oli-obk | Matthias Krüger | -11/+28 |
| 2025-07-20 | Rollup merge of #144148 - compiler-errors:async-print-hack, r=lqd | Matthias Krüger | -25/+1 |
| 2025-07-20 | Rollup merge of #144142 - compiler-errors:itib, r=fmease | Matthias Krüger | -0/+38 |
| 2025-07-20 | Rollup merge of #144134 - hkBst:cleanup-unicode-table-gen, r=Mark-Simulacrum | Matthias Krüger | -45/+38 |
| 2025-07-20 | Rollup merge of #144116 - nikic:llvm-21-fixes, r=dianqk | Matthias Krüger | -6/+28 |
| 2025-07-20 | Rollup merge of #144111 - clarfonthey:maybe-uninit-deprecated, r=jhpratt | Matthias Krüger | -112/+2 |
| 2025-07-20 | Rollup merge of #144078 - bjorn3:fix_test, r=compiler-errors | Matthias Krüger | -1/+2 |
| 2025-07-20 | Rollup merge of #143988 - GuillaumeGomez:alias-inexact, r=lolbinarycat | Matthias Krüger | -107/+151 |
| 2025-07-20 | Rollup merge of #143604 - nxsaken:const_float_round_methods, r=RalfJung | Matthias Krüger | -38/+32 |
| 2025-07-20 | Rollup merge of #141260 - LuigiPiucco:volatile-null, r=RalfJung | Matthias Krüger | -138/+127 |
| 2025-07-20 | Auto merge of #144068 - dianqk:update-llvm, r=cuviper | bors | -0/+0 |
| 2025-07-19 | Split repeat-operand codegen test | Scott McMurray | -11/+28 |
| 2025-07-19 | Allow `Rvalue::Repeat` to return true in `rvalue_creates_operand` too | Scott McMurray | -4/+51 |
| 2025-07-19 | Remove deprecated MaybeUninit slice methods | ltdk | -112/+2 |
| 2025-07-20 | Auto merge of #143002 - Enselic:tests-ui-run-fail-exit-vs-signal, r=petrochenkov | bors | -101/+196 |
| 2025-07-20 | cargo update | github-actions | -84/+81 |
| 2025-07-19 | Initialize mingw for the runner's user | Chris Denton | -5/+5 |
| 2025-07-19 | Auto merge of #144181 - jieyouxu:rollup-61j2sar, r=jieyouxu | bors | -293/+272 |
| 2025-07-19 | Give a message with a span on validation error | Scott McMurray | -14/+22 |
| 2025-07-19 | Add code comment explaining better what `Row.name` is for doc aliases | Guillaume Gomez | -0/+2 |
| 2025-07-20 | Add `#[rustc_intrinsic_const_stable_indirect]` to float rounding | Nurzhan Sakén | -0/+20 |
| 2025-07-20 | Stabilize `const_float_round_methods` | Nurzhan Sakén | -38/+12 |
| 2025-07-19 | Auto merge of #144172 - lqd:revert-144013, r=petrochenkov | bors | -58/+45 |
| 2025-07-19 | tests: Require `run-fail` ui tests to have an exit code (`SIGABRT` not ok) | Martin Nordholts | -101/+196 |
| 2025-07-19 | Rollup merge of #144180 - lqd:fix-typo, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-07-19 | Rollup merge of #144178 - GuillaumeGomez:fix-clippy-lints, r=fmease | 许杰友 Jieyou Xu (Joe) | -174/+154 |
| 2025-07-19 | Rollup merge of #144152 - ChrisDenton:optional-job, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -2/+2 |