| Age | Commit message (Expand) | Author | Lines |
| 2024-10-29 | Remove detail from label/note that is already available in other note | Esteban Küber | -418/+407 |
| 2024-10-29 | Auto merge of #132317 - workingjubilee:rollup-x21ncea, r=workingjubilee | bors | -1414/+1490 |
| 2024-10-29 | Rollup merge of #132313 - Zalathar:directive-list, r=jieyouxu | Jubilee | -4/+4 |
| 2024-10-29 | Rollup merge of #132312 - jieyouxu:delete-crashes-23707, r=matthiaskrgr | Jubilee | -109/+0 |
| 2024-10-29 | Rollup merge of #132293 - Urgau:tests-check-cfg-out-triagebot, r=lqd | Jubilee | -3/+0 |
| 2024-10-29 | Rollup merge of #132284 - camelid:rm-ping, r=workingjubilee | Jubilee | -3/+0 |
| 2024-10-29 | Rollup merge of #132270 - yakiimoninja:fs-truncate-docs, r=Noratrieb | Jubilee | -1/+1 |
| 2024-10-29 | Rollup merge of #132266 - krasimirgg:llvm-20-testfix, r=hanna-kruppe,beetrees... | Jubilee | -3/+8 |
| 2024-10-29 | Rollup merge of #132233 - WaffleLapkin:box-module-split, r=workingjubilee | Jubilee | -971/+1004 |
| 2024-10-29 | Rollup merge of #132216 - klensy:c_uint, r=cuviper | Jubilee | -9/+9 |
| 2024-10-29 | Rollup merge of #132194 - compiler-errors:rpitit-super-wc, r=spastorino | Jubilee | -14/+23 |
| 2024-10-29 | Rollup merge of #132119 - compiler-errors:effects-old-solver, r=lcnr | Jubilee | -192/+302 |
| 2024-10-29 | Rollup merge of #131520 - zachs18:const-str-split, r=Noratrieb | Jubilee | -12/+38 |
| 2024-10-29 | Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillot | Jubilee | -93/+101 |
| 2024-10-29 | Auto merge of #132314 - lnicola:sync-from-ra, r=lnicola | bors | -3366/+7243 |
| 2024-10-29 | Auto merge of #132277 - workingjubilee:rollup-5e6q6e4, r=workingjubilee | bors | -339/+748 |
| 2024-10-29 | Merge pull request #18431 from lnicola/sync-from-rust | Laurențiu Nicola | -10320/+14591 |
| 2024-10-29 | Bump rustc crates | Laurențiu Nicola | -17/+17 |
| 2024-10-29 | Rename `command-list.rs` to `directive-list.rs` | Zalathar | -4/+4 |
| 2024-10-29 | Delete `tests/crashes/23707.rs` because it's flaky | 许杰友 Jieyou Xu (Joe) | -109/+0 |
| 2024-10-29 | Merge from rust-lang/rust | Laurențiu Nicola | -10302/+14573 |
| 2024-10-29 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-10-29 | Auto merge of #128985 - GrigorenkoPV:instantly-dangling-pointer, r=Urgau | bors | -128/+1093 |
| 2024-10-29 | correct LLVMRustDIBuilderCreateOpLLVMFragment return type | klensy | -1/+1 |
| 2024-10-29 | correct LLVMRustCreateThinLTOData arg types | klensy | -8/+8 |
| 2024-10-28 | Hack out effects support for old solver | Michael Goulet | -192/+302 |
| 2024-10-28 | Remove myself from mentions inside `tests/ui/check-cfg` directory | Urgau | -3/+0 |
| 2024-10-28 | Bless a miri test | Maybe Lapkin | -1/+1 |
| 2024-10-28 | Split `boxed.rs` into a few modules | Maybe Lapkin | -970/+1003 |
| 2024-10-28 | Remove my ping for rustdoc/clean/types.rs | Noah Lev | -3/+0 |
| 2024-10-28 | Rollup merge of #132271 - claywilkinson:master, r=tmandry | Jubilee | -9/+2 |
| 2024-10-28 | Rollup merge of #132261 - ChrisCho-H:refactor/cleaner-check-none, r=compiler-... | Jubilee | -4/+1 |
| 2024-10-28 | Rollup merge of #132260 - Zalathar:type-safe-cast, r=compiler-errors | Jubilee | -87/+110 |
| 2024-10-28 | Rollup merge of #132258 - GuillaumeGomez:variant-structfields-margins, r=notr... | Jubilee | -7/+8 |
| 2024-10-28 | Rollup merge of #132255 - workingjubilee:layout-is-🏚️, r=compiler-errors | Jubilee | -41/+44 |
| 2024-10-28 | Rollup merge of #132249 - workingjubilee:add-rustc-abi, r=compiler-errors | Jubilee | -19/+39 |
| 2024-10-28 | Rollup merge of #132247 - workingjubilee:add-rustc-abi-to-smir, r=celinval | Jubilee | -43/+31 |
| 2024-10-28 | Rollup merge of #131441 - SpriteOvO:proc-macro-to-tokens-trait, r=dtolnay | Jubilee | -0/+314 |
| 2024-10-28 | Rollup merge of #130259 - adwinwhite:lower-node-id-once, r=cjgillot | Jubilee | -129/+199 |
| 2024-10-28 | clarified std::fs truncate doc | yakiimoninja | -1/+1 |
| 2024-10-28 | stable_mir: Directly use types from rustc_abi | Jubilee Young | -43/+31 |
| 2024-10-28 | rustdoc: Use accessors to interrogate type layouts | Jubilee Young | -4/+4 |
| 2024-10-28 | compiler: Add `is_uninhabited` and use LayoutS accessors | Jubilee Young | -37/+40 |
| 2024-10-28 | Updating Fuchsia platform-support documentation | Clayton Wilkinson | -9/+2 |
| 2024-10-28 | Auto merge of #132145 - RalfJung:stdarch, r=Amanieu | bors | -13/+27 |
| 2024-10-28 | clarified doc for `std::fs::OpenOptions.truncate()` | yakiimoninja | -1/+1 |
| 2024-10-28 | fix clippy::clone_on_ref_ptr for compiler | klensy | -92/+99 |
| 2024-10-28 | split clippy task for library and compiler, so different lints can be enabled | klensy | -1/+2 |
| 2024-10-28 | Merge pull request #18420 from ChayimFriedman2/cfg-true-false | Lukas Wirth | -6/+87 |
| 2024-10-28 | Merge pull request #18421 from Veykril/push-uxxwvwnqvomr | Lukas Wirth | -707/+684 |