| Age | Commit message (Expand) | Author | Lines |
| 2025-09-21 | btree InternalNode::new safety comments | Marijn Schouten | -2/+3 |
| 2025-09-21 | Auto merge of #146779 - GuillaumeGomez:gcc-ignore-test_ui_abi, r=Kobzol,jieyouxu | bors | -0/+14 |
| 2025-09-21 | Auto merge of #146830 - Zalathar:rollup-lj8jfok, r=Zalathar | bors | -111/+164 |
| 2025-09-21 | Rollup merge of #146822 - saethlin:bbbbbstd, r=Noratrieb | Stuart Cook | -1/+1 |
| 2025-09-21 | Rollup merge of #146820 - cammeresi:alloc-20250919, r=tgross35 | Stuart Cook | -2/+11 |
| 2025-09-21 | Rollup merge of #146793 - folkertdev:naked-asm-func-end, r=Amanieu | Stuart Cook | -0/+7 |
| 2025-09-21 | Rollup merge of #146744 - beepster4096:derefs_in_ref_prop, r=cjgillot | Stuart Cook | -20/+13 |
| 2025-09-21 | Rollup merge of #146551 - folkertdev:cmse-entry-c-variadic, r=workingjubilee | Stuart Cook | -26/+105 |
| 2025-09-21 | Rollup merge of #145664 - Darksonn:stab-file-with-nul, r=Mark-Simulacrum | Stuart Cook | -2/+2 |
| 2025-09-21 | Rollup merge of #144091 - thaliaarchi:stabilize-new-zeroed, r=Mark-Simulacrum | Stuart Cook | -44/+9 |
| 2025-09-21 | Rollup merge of #140983 - tkr-sh:master, r=ibraheemdev | Stuart Cook | -16/+16 |
| 2025-09-20 | Fix old typo in lang_start_internal comment | Ben Kimock | -1/+1 |
| 2025-09-20 | Auto merge of #146812 - matthiaskrgr:rollup-aiap18m, r=matthiaskrgr | bors | -168/+316 |
| 2025-09-20 | [GCC backend] Ignore failing ui abi tests | Guillaume Gomez | -0/+14 |
| 2025-09-20 | Rollup merge of #146800 - thaliaarchi:fix-move-pal-thread, r=joboet | Matthias Krüger | -8/+3 |
| 2025-09-20 | Rollup merge of #146774 - Kobzol:bootstrap-relative-path, r=jieyouxu | Matthias Krüger | -5/+17 |
| 2025-09-20 | Rollup merge of #146770 - hkBst:clippy-fix-10, r=fmease | Matthias Krüger | -36/+32 |
| 2025-09-20 | Rollup merge of #146762 - madsmtm:test-apple-sim, r=jieyouxu | Matthias Krüger | -77/+245 |
| 2025-09-20 | Rollup merge of #144592 - fee1-dead-contrib:target_spec, r=Noratrieb | Matthias Krüger | -42/+19 |
| 2025-09-20 | Auto merge of #146805 - lnicola:sync-from-ra, r=lnicola | bors | -9245/+38642 |
| 2025-09-20 | docs: improve doc of some methods w/ ranges | tk | -16/+16 |
| 2025-09-20 | Auto merge of #146771 - Kobzol:download-ci-llvm-default-value, r=jieyouxu | bors | -11/+4 |
| 2025-09-20 | Merge pull request #20707 from lnicola/bump-rustc | Laurențiu Nicola | -34/+32 |
| 2025-09-20 | Bump rustc crates once more | Laurențiu Nicola | -34/+32 |
| 2025-09-20 | Auto merge of #146621 - cammeresi:peek-20250915, r=Amanieu | bors | -44/+51 |
| 2025-09-19 | Add unstable attribute to BTreeMap-related allocator generics | Sidney Cammeresi | -2/+11 |
| 2025-09-19 | Update cfg_if! to cfg_select! | Thalia Archibald | -1/+1 |
| 2025-09-19 | Fix std build for xtensa | Thalia Archibald | -0/+1 |
| 2025-09-19 | Fix unsupported std::sys::thread | Thalia Archibald | -7/+1 |
| 2025-09-19 | generate list of all variants with `target_spec_enum` | Deadbeef | -42/+19 |
| 2025-09-19 | Auto merge of #146797 - matthiaskrgr:rollup-xy0g8n7, r=matthiaskrgr | bors | -34/+37 |
| 2025-09-19 | fixes for numerous clippy warnings | Marijn Schouten | -36/+32 |
| 2025-09-19 | Rollup merge of #146785 - hkBst:btree-1, r=joboet | Matthias Krüger | -1/+7 |
| 2025-09-19 | Rollup merge of #146781 - joshtriplett:mbe-derive-fix-feature-gate, r=wesleyw... | Matthias Krüger | -3/+3 |
| 2025-09-19 | Rollup merge of #146777 - RalfJung:x-cdpath, r=Kobzol | Matthias Krüger | -1/+2 |
| 2025-09-19 | Rollup merge of #146776 - hkBst:clippy-fix-12, r=jdonszelmann | Matthias Krüger | -28/+22 |
| 2025-09-19 | Rollup merge of #146690 - npmccallum:convo, r=tgross35 | Matthias Krüger | -1/+3 |
| 2025-09-19 | naked_asm: emit a label starting with `func_end` | Folkert de Vries | -0/+7 |
| 2025-09-19 | Auto merge of #146700 - Zalathar:quoted-args, r=nikic | bors | -49/+92 |
| 2025-09-19 | Simplify default value of `download-ci-llvm` | Jakub Beránek | -11/+4 |
| 2025-09-19 | btree: safety comments for init and new | Marijn Schouten | -1/+7 |
| 2025-09-19 | Auto merge of #146765 - Zalathar:rollup-ewh4s9o, r=Zalathar | bors | -13056/+10337 |
| 2025-09-19 | mbe: Fix feature gate for `macro_derive` | Josh Triplett | -3/+3 |
| 2025-09-19 | Merge pull request #20701 from A4-Tacks/track-caller-assist-test | Chayim Refael Friedman | -0/+1 |
| 2025-09-19 | fix ./x readdir logic when CDPATH is set | Ralf Jung | -1/+2 |
| 2025-09-19 | fixes for numerous clippy warnings | Marijn Schouten | -28/+22 |
| 2025-09-19 | Allow running `x <cmd> <path>` from a different directory | Jakub Beránek | -5/+17 |
| 2025-09-19 | Merge pull request #20697 from Oblarg/fix-negative-const-generic-literals | Shoyu Vanilla (Flint) | -1/+47 |
| 2025-09-19 | address review feedback | Oblarg | -0/+23 |
| 2025-09-19 | Merge pull request #20703 from ShoyuVanilla/remove-chalk-solve | Laurențiu Nicola | -88/+16 |