| Age | Commit message (Expand) | Author | Lines |
| 2025-09-11 | Change the default value of `gcc.download-ci-gcc` to `true` | Jakub Beránek | -1/+10 |
| 2025-09-11 | Auto merge of #146429 - Zalathar:rollup-eivhl6u, r=Zalathar | bors | -534/+576 |
| 2025-09-11 | rwlock tests: fix miri macos test regression | Ralf Jung | -3/+3 |
| 2025-09-11 | Implement `Socket::take_error` for Hermit | Martin Kröning | -1/+2 |
| 2025-09-11 | Remove unused import from sys/pal/hermit/os.rs | Martin Kröning | -1/+1 |
| 2025-09-11 | Auto merge of #146400 - nikic:llvm-21.1.1, r=dianqk | bors | -0/+0 |
| 2025-09-11 | Rollup merge of #146428 - jieyouxu:revert-assert-desugaring, r=estebank,jackh726 | Stuart Cook | -135/+74 |
| 2025-09-11 | Rollup merge of #146425 - ferrocene:pvdrz/improve-array-coverage, r=workingju... | Stuart Cook | -0/+7 |
| 2025-09-11 | Rollup merge of #146424 - ferrocene:pvdrz/improve-ops-coverage, r=workingjubilee | Stuart Cook | -1/+75 |
| 2025-09-11 | Rollup merge of #146422 - fmease:less-greedy-maybe-const-bounds, r=estebank | Stuart Cook | -105/+156 |
| 2025-09-11 | Rollup merge of #146415 - RalfJung:s390x-softfloat, r=workingjubilee | Stuart Cook | -31/+45 |
| 2025-09-11 | Rollup merge of #146380 - rperier:unify_and_dedup_bits_conv_float_tests, r=tg... | Stuart Cook | -110/+63 |
| 2025-09-11 | Rollup merge of #146379 - madsmtm:fix-platform_version-test, r=tgross35 | Stuart Cook | -3/+3 |
| 2025-09-11 | Rollup merge of #146370 - heiher:update-loong-linux-docs, r=jieyouxu | Stuart Cook | -8/+11 |
| 2025-09-11 | Rollup merge of #146347 - folkertdev:duplicate-symbol-panic, r=fee1-dead | Stuart Cook | -6/+15 |
| 2025-09-11 | Rollup merge of #146335 - arielb1:dont-dump-core, r=nnethercote | Stuart Cook | -1/+16 |
| 2025-09-11 | Rollup merge of #142315 - lolbinarycat:core-dedup-ptr-docs-139190-pt3, r=work... | Stuart Cook | -134/+111 |
| 2025-09-11 | Revert "Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov" | Jieyou Xu | -150/+53 |
| 2025-09-11 | Add regression test for assert desugaring change | Jieyou Xu | -0/+36 |
| 2025-09-10 | Bump miow to 0.60.1 | Daniel Paoliello | -69/+3 |
| 2025-09-10 | Update aarch64-unknown-none.md to include -softfloat too | Jonathan 'theJPster' Pallant | -2/+2 |
| 2025-09-10 | Add aarch64-unknown-none to SUMMARY.md | Jonathan 'theJPster' Pallant | -0/+1 |
| 2025-09-10 | Add missing links in platform-support.md | Jonathan 'theJPster' Pallant | -2/+2 |
| 2025-09-10 | Improve `core::array` coverage | Christian Poveda | -0/+7 |
| 2025-09-10 | Update library/coretests/tests/ops.rs | Christian Poveda Ruiz | -1/+2 |
| 2025-09-10 | Improve `core::ops` coverage | Christian Poveda | -1/+74 |
| 2025-09-10 | Auto merge of #146418 - matthiaskrgr:rollup-za0lrux, r=matthiaskrgr | bors | -863/+1612 |
| 2025-09-10 | Less greedily parse `[const]` bounds | León Orell Valerian Liehr | -5/+33 |
| 2025-09-10 | Restore the test intention of several MBE trait bound modifier tests | León Orell Valerian Liehr | -100/+123 |
| 2025-09-10 | s390x: mark soft-float target feature as incompatible | Ralf Jung | -31/+45 |
| 2025-09-10 | tidy: check that error messages don't start with a capitalized letter | Sasha Pourcelot | -4/+70 |
| 2025-09-10 | Pick up changes from robamu that I missed. | Jonathan 'theJPster' Pallant | -18/+28 |
| 2025-09-10 | Update the arm-* and aarch64-* platform docs. | Jonathan 'theJPster' Pallant | -19/+264 |
| 2025-09-10 | fixup no_{core,std} handling code | Jana Dönszelmann | -92/+207 |
| 2025-09-10 | Rollup merge of #146342 - folkertdev:c-variadic-errors-take-3, r=workingjubilee | Matthias Krüger | -167/+357 |
| 2025-09-10 | Rollup merge of #146340 - fmease:frontmatter-containment, r=fee1-dead,Urgau | Matthias Krüger | -128/+226 |
| 2025-09-10 | Rollup merge of #146327 - Darksonn:pin-deref-tests, r=lcnr | Matthias Krüger | -0/+382 |
| 2025-09-10 | Rollup merge of #146322 - weiznich:fix/146087, r=joboet | Matthias Krüger | -0/+13 |
| 2025-09-10 | Rollup merge of #146311 - nnethercote:symbol-comments, r=petrochenkov | Matthias Krüger | -7/+6 |
| 2025-09-10 | Rollup merge of #146123 - IoaNNUwU:issue-68293, r=estebank | Matthias Krüger | -0/+143 |
| 2025-09-10 | Rollup merge of #145879 - Bryanskiy:supertraits-2, r=lcnr | Matthias Krüger | -345/+209 |
| 2025-09-10 | Rollup merge of #145327 - joboet:net-addr-sgx-hack, r=tgross35 | Matthias Krüger | -216/+276 |
| 2025-09-10 | Simplify code for `find_raw_urls` | Guillaume Gomez | -17/+11 |
| 2025-09-10 | Add new ui tests for `rustdoc::bare_urls` | Guillaume Gomez | -1/+97 |
| 2025-09-10 | Improve suggestion in case a bare URL is surrounded by brackets | Guillaume Gomez | -13/+40 |
| 2025-09-10 | core::ptr: deduplicate docs for as_ref, addr, and as_uninit_ref | binarycat | -134/+111 |
| 2025-09-10 | Auto merge of #146409 - matthiaskrgr:rollup-thju381, r=matthiaskrgr | bors | -97/+530 |
| 2025-09-10 | std: only test `dlsym!` on platforms where it is actually used | joboet | -0/+10 |
| 2025-09-10 | bless miri tests | joboet | -24/+24 |
| 2025-09-10 | std: move `thread` into `sys` | joboet | -1042/+842 |