| Age | Commit message (Expand) | Author | Lines |
| 2025-03-09 | Rollup merge of #138216 - Zalathar:any-debug, r=onur-ozkan | Matthias Krüger | -2/+75 |
| 2025-03-09 | Rollup merge of #138192 - matthiaskrgr:crashes_mar, r=jieyouxu | Matthias Krüger | -0/+569 |
| 2025-03-09 | Rollup merge of #138160 - jdonszelmann:move-find-attr2, r=oli-obk | Matthias Krüger | -68/+73 |
| 2025-03-09 | Rollup merge of #138158 - moulins:move-layout-to-rustc_abi, r=workingjubilee | Matthias Krüger | -750/+754 |
| 2025-03-09 | Rollup merge of #138084 - nnethercote:workspace-lints, r=jieyouxu | Matthias Krüger | -90/+252 |
| 2025-03-09 | Rollup merge of #138040 - thaliaarchi:use-prelude-size-of.compiler, r=compile... | Matthias Krüger | -74/+64 |
| 2025-03-09 | Rollup merge of #137885 - klensy:tidy-triagebot, r=jieyouxu | Matthias Krüger | -11/+103 |
| 2025-03-09 | Rollup merge of #137319 - Kixunil:stabilize-const-vec-string-slice, r=dtolnay | Matthias Krüger | -16/+17 |
| 2025-03-09 | Rollup merge of #136968 - oli-obk:bye-bye, r=compiler-errors | Matthias Krüger | -330/+38 |
| 2025-03-09 | Rollup merge of #136127 - WaffleLapkin:dyn_ptr_unwrap_cast, r=compiler-errors | Matthias Krüger | -8/+437 |
| 2025-03-09 | Auto merge of #137541 - onur-ozkan:fix-cargo-clippy-bin, r=jieyouxu | bors | -4/+15 |
| 2025-03-09 | Auto merge of #137513 - scottmcm:identity-transmute, r=saethlin | bors | -0/+32 |
| 2025-03-08 | Auto merge of #137502 - compiler-errors:global-asm-aint-mir-body, r=oli-obk | bors | -7/+54 |
| 2025-03-08 | crashes: couple more tests | Matthias Krüger | -0/+569 |
| 2025-03-08 | Auto merge of #137500 - scottmcm:trunc-br, r=saethlin | bors | -8/+118 |
| 2025-03-08 | Stabilize `const_vec_string_slice` | Martin Habovstiak | -16/+17 |
| 2025-03-08 | Auto merge of #138224 - onur-ozkan:fix-multiple-candidates, r=jieyouxu | bors | -3/+11 |
| 2025-03-08 | Move coroutine layout logic to `rustc_abi` | Moulins | -334/+373 |
| 2025-03-08 | bless tests | Waffle Lapkin | -235/+66 |
| 2025-03-08 | check that `UnsizeCoerce` may hold before trying unsizing coercion | Waffle Lapkin | -8/+60 |
| 2025-03-08 | add a test for pointer casts involving un/re/wrapping trait objects | Waffle Lapkin | -0/+546 |
| 2025-03-08 | skip `compile::Std` and `compile::Rustc` on `forced_compiler` | onur-ozkan | -3/+11 |
| 2025-03-08 | Auto merge of #138208 - jhpratt:rollup-hlqyu51, r=jhpratt | bors | -866/+1047 |
| 2025-03-08 | Refactor coroutine layout logic to precompute all sublayouts | Moulins | -124/+122 |
| 2025-03-08 | Use `rustc_abi` code for SIMD layout in rust-analyzer | Moulins | -39/+7 |
| 2025-03-08 | Move SIMD layout logic to `rustc_abi` | Moulins | -79/+117 |
| 2025-03-08 | Remove most manual LayoutData creations and move them to `rustc_abi` | Moulins | -267/+228 |
| 2025-03-08 | bootstrap: Fix stack printing when a step cycle is detected | Zalathar | -2/+75 |
| 2025-03-08 | Rollup merge of #138189 - GuillaumeGomez:env-var, r=joshtriplett | Jacob Pratt | -0/+3 |
| 2025-03-08 | Rollup merge of #137757 - estebank:trim-spans, r=davidtwco | Jacob Pratt | -139/+379 |
| 2025-03-08 | Rollup merge of #137685 - lqd:nostart-stop-gc, r=petrochenkov | Jacob Pratt | -0/+29 |
| 2025-03-08 | Rollup merge of #137528 - ChrisDenton:rename-win, r=joboet | Jacob Pratt | -124/+57 |
| 2025-03-08 | Rollup merge of #136642 - bjorn3:separate_alloctest_crate, r=cuviper | Jacob Pratt | -603/+579 |
| 2025-03-08 | Auto merge of #138205 - onur-ozkan:fix-build-cycle, r=jieyouxu | bors | -17/+21 |
| 2025-03-08 | update doc-comment for `forced_compiler` | onur-ozkan | -2/+2 |
| 2025-03-08 | handle precompiled compiler more properly | onur-ozkan | -15/+19 |
| 2025-03-08 | Auto merge of #138202 - jhpratt:rollup-kqrl5xn, r=jhpratt | bors | -99/+644 |
| 2025-03-07 | Rollup merge of #138187 - matthiaskrgr:rmclone, r=cjgillot | Jacob Pratt | -19/+10 |
| 2025-03-07 | Rollup merge of #138184 - thaliaarchi:unauthenticated-ci-spurious, r=compiler... | Jacob Pratt | -0/+1 |
| 2025-03-07 | Rollup merge of #138173 - compiler-errors:incoherent-negative-impl, r=oli-obk | Jacob Pratt | -1/+34 |
| 2025-03-07 | Rollup merge of #138137 - ZequanWu:fix-triple, r=cuviper | Jacob Pratt | -2/+6 |
| 2025-03-07 | Rollup merge of #138033 - obi1kenobi:pg/json-attrs-tests, r=aDotInTheVoid | Jacob Pratt | -0/+58 |
| 2025-03-07 | Rollup merge of #138013 - Kobzol:ci-post-merge-analysis, r=marcoieni | Jacob Pratt | -10/+319 |
| 2025-03-07 | Rollup merge of #138000 - RalfJung:atomic-rmw, r=Amanieu | Jacob Pratt | -2/+3 |
| 2025-03-07 | Rollup merge of #137957 - Noratrieb:no, r=wesleywiser | Jacob Pratt | -22/+11 |
| 2025-03-07 | Rollup merge of #137606 - davidtwco:next-edition, r=traviscross,ehuss | Jacob Pratt | -2/+67 |
| 2025-03-07 | Rollup merge of #137537 - jieyouxu:daily-rmake, r=Kobzol | Jacob Pratt | -15/+43 |
| 2025-03-07 | Rollup merge of #137363 - workingjubilee:untangle-x86-abi-impl, r=jieyouxu | Jacob Pratt | -23/+89 |
| 2025-03-07 | Rollup merge of #137337 - dalvescb:master, r=petrochenkov | Jacob Pratt | -3/+3 |
| 2025-03-08 | Remove `#![warn(unreachable_pub)]` from all `compiler/` crates. | Nicholas Nethercote | -65/+0 |