| Age | Commit message (Expand) | Author | Lines |
| 2024-07-13 | Rollup merge of #127558 - nnethercote:more-Attribute-cleanups, r=petrochenkov | Jubilee | -158/+150 |
| 2024-07-13 | Rollup merge of #127477 - nnethercote:tweak-inner_attr_ranges, r=petrochenkov | Jubilee | -8/+3 |
| 2024-07-13 | Rollup merge of #127434 - onur-ozkan:use-bootstrap-instead-of-rustbuild, r=Ma... | Jubilee | -45/+44 |
| 2024-07-13 | Rollup merge of #122300 - CastilloDel:master, r=cjgillot | Jubilee | -6/+48 |
| 2024-07-13 | Auto merge of #127694 - bjorn3:sync_cg_clif-2024-07-13, r=bjorn3 | bors | -77/+94 |
| 2024-07-13 | Auto merge of #126958 - dtolnay:u32char, r=Mark-Simulacrum | bors | -3/+5 |
| 2024-07-13 | Merge commit '659243d85c7489412bd0faa1c068d904a6042941' into sync_cg_clif-202... | bjorn3 | -77/+94 |
| 2024-07-13 | Fix rustc test suite | bjorn3 | -1/+0 |
| 2024-07-13 | Rustup to rustc 1.81.0-nightly (c6727fc9b 2024-07-12) | bjorn3 | -1/+1 |
| 2024-07-13 | Auto merge of #127683 - devnexen:macos_fs_update, r=joboet | bors | -59/+1 |
| 2024-07-13 | Nicer error message when using raw-dylib | bjorn3 | -2/+2 |
| 2024-07-13 | Auto merge of #127435 - GrigorenkoPV:tests-for-112905, r=cjgillot | bors | -0/+92 |
| 2024-07-13 | std::unix::fs: removing, now useless, layers predating macOs 10.10. | David Carlier | -59/+1 |
| 2024-07-13 | Auto merge of #127450 - Kobzol:bootstrap-cmd-refactor-5, r=onur-ozkan | bors | -84/+193 |
| 2024-07-13 | Avoid more instances of unused command execution in dry run | Jakub Beránek | -15/+7 |
| 2024-07-13 | Auto merge of #127674 - jhpratt:rollup-0dxy3k7, r=jhpratt | bors | -38/+64 |
| 2024-07-13 | Rollup merge of #127668 - spencer3035:improve-slice-doc, r=jhpratt | Jacob Pratt | -10/+50 |
| 2024-07-13 | Rollup merge of #127661 - eduardosm:stabilize-io_slice_advance, r=cuviper | Jacob Pratt | -12/+4 |
| 2024-07-13 | Rollup merge of #127654 - nikic:llvm-ndebug-fix, r=cuviper | Jacob Pratt | -16/+10 |
| 2024-07-13 | Auto merge of #127397 - jyn514:multi-thread-panic-hook, r=workingjubilee | bors | -30/+53 |
| 2024-07-13 | Auto merge of #126606 - zachs18:patch-2, r=joboet | bors | -0/+77 |
| 2024-07-12 | Updated slice documentation | Spencer | -10/+50 |
| 2024-07-12 | Auto merge of #127665 - workingjubilee:rollup-g90yr21, r=workingjubilee | bors | -690/+1288 |
| 2024-07-12 | Rollup merge of #127660 - tgross35:const_strlen-rename, r=dtolnay | Jubilee | -2/+2 |
| 2024-07-12 | Rollup merge of #127632 - compiler-errors:precise-capturing-rustdoc, r=fmease | Jubilee | -4/+54 |
| 2024-07-12 | Rollup merge of #127631 - compiler-errors:yeet-fully-norm, r=lcnr | Jubilee | -74/+36 |
| 2024-07-12 | Rollup merge of #127619 - compiler-errors:precise-capturing-better-sugg, r=ol... | Jubilee | -15/+242 |
| 2024-07-12 | Rollup merge of #127535 - spastorino:unsafe_code-unsafe_extern_blocks, r=oli-obk | Jubilee | -0/+41 |
| 2024-07-12 | Rollup merge of #127381 - Oneirical:testalt-consciousness, r=jieyouxu | Jubilee | -69/+96 |
| 2024-07-12 | Rollup merge of #127338 - Oneirical:ready-your-arbatests, r=jieyouxu | Jubilee | -37/+64 |
| 2024-07-12 | Rollup merge of #127310 - chenyukang:yukang-fix-suggest-import-ice, r=estebank | Jubilee | -6/+125 |
| 2024-07-12 | Rollup merge of #127209 - sayantn:xop, r=Amanieu | Jubilee | -2/+26 |
| 2024-07-12 | Rollup merge of #126922 - asquared31415:asm_binary_label, r=estebank | Jubilee | -91/+397 |
| 2024-07-12 | Rollup merge of #126502 - cuviper:dump-mir-exclude-alloc-bytes, r=estebank | Jubilee | -390/+205 |
| 2024-07-12 | Auto merge of #123351 - beetrees:x86-ret-snan-rust, r=nikic,workingjubilee | bors | -10/+461 |
| 2024-07-12 | Remove LLVMRustDIBuilderInsertDeclareAtEnd return value | Nikita Popov | -12/+7 |
| 2024-07-12 | Fix incorrect NDEBUG handling in LLVM bindings | Nikita Popov | -4/+3 |
| 2024-07-12 | Test `build_helper` with the stage 0 compiler | Jakub Beránek | -3/+2 |
| 2024-07-12 | Modify FIXME comment | Jakub Beránek | -1/+1 |
| 2024-07-12 | Simplify command executions for plain source tarballs | Jakub Beránek | -5/+1 |
| 2024-07-12 | Disarm drop bombs for unexecuted test Cargo commands | Jakub Beránek | -1/+2 |
| 2024-07-12 | Remove unused rustdoc command | Jakub Beránek | -4/+0 |
| 2024-07-12 | Fix a case where a RustBook command is potentially not executed | Jakub Beránek | -2/+7 |
| 2024-07-12 | Improve error message of drop bombs | Jakub Beránek | -1/+1 |
| 2024-07-12 | Improve the `Debug` representation of `BootstrapCommand` | Jakub Beránek | -1/+13 |
| 2024-07-12 | Print command creation and execution location when it fails | Jakub Beránek | -4/+23 |
| 2024-07-12 | Add `DropBomb` to `BootstrapCommand` | Jakub Beránek | -0/+20 |
| 2024-07-12 | Make `command` field of `BootstrapCommand` private to force access to it thro... | Jakub Beránek | -42/+60 |
| 2024-07-12 | Store full arm location in `DropBomb` | Jakub Beránek | -4/+4 |
| 2024-07-12 | Configure test execution for the `build_helper` crate in bootstrap | Jakub Beránek | -0/+48 |