| Age | Commit message (Expand) | Author | Lines |
| 2025-09-17 | Add space after brace in `Box<[T]>::new_uninit_slice` example | Alan Wu | -1/+1 |
| 2025-09-17 | Rollup merge of #146564 - cjgillot:mir-nolen, r=scottmcm | Stuart Cook | -2/+9 |
| 2025-09-17 | Rollup merge of #146410 - hkBst:repeat-1, r=jhpratt | Stuart Cook | -3/+4 |
| 2025-09-17 | Rollup merge of #145660 - jbatez:darwin_objc, r=jdonszelmann,madsmtm,tmandry | Stuart Cook | -0/+172 |
| 2025-09-17 | Rollup merge of #144871 - Kivooeo:btree_entry_insert-stabilize, r=jhpratt | Stuart Cook | -4/+2 |
| 2025-09-17 | Rollup merge of #142807 - sourcefrog:failfast, r=dtolnay | Stuart Cook | -1/+3 |
| 2025-09-16 | Update docs. | Camille Gillot | -1/+2 |
| 2025-09-16 | Remove Rvalue::Len. | Camille Gillot | -1/+7 |
| 2025-09-16 | Rollup merge of #146474 - ferrocene:pvdrz/improve-ascii-coverage, r=Noratrieb | Matthias Krüger | -0/+7 |
| 2025-09-16 | Improve `core::sync::atomic` coverage | Christian Poveda | -4/+240 |
| 2025-09-16 | Improve `core::ascii` coverage | Christian Poveda | -0/+7 |
| 2025-09-16 | Fix other uses of "adaptor" | Joe Birr-Pixton | -1/+1 |
| 2025-09-16 | Fix spelling of "adaptor" | Joe Birr-Pixton | -1/+1 |
| 2025-09-16 | Iterator repeat: no infinite loop for `last` and `count` | Marijn Schouten | -3/+4 |
| 2025-09-16 | Auto merge of #146614 - Zalathar:rollup-hcxvdi1, r=Zalathar | bors | -45/+13 |
| 2025-09-16 | Rollup merge of #146599 - npmccallum:cleanup, r=fmease | Stuart Cook | -6/+3 |
| 2025-09-16 | Rollup merge of #145095 - tiif:unstable_const_param, r=BoxyUwU | Stuart Cook | -39/+10 |
| 2025-09-15 | Rollup merge of #146549 - asomers:freebsd-readdir, r=Mark-Simulacrum | Matthias Krüger | -57/+63 |
| 2025-09-15 | Rollup merge of #146546 - cammeresi:pop, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2025-09-15 | Rollup merge of #146533 - Zalathar:array-default, r=compiler-errors | Matthias Krüger | -0/+5 |
| 2025-09-15 | Merge pull request #1921 from a4lg/riscv-inline-asm-general-improvements | Sayantan Chakraborty | -51/+215 |
| 2025-09-15 | fix: Move CoerceShared into ops | Aapo Alasuutari | -9/+13 |
| 2025-09-15 | Introduce CoerceShared lang item and trait | Aapo Alasuutari | -0/+9 |
| 2025-09-15 | replace some `#[const_trait]` with `const trait` | Nathaniel McCallum | -6/+3 |
| 2025-09-15 | Remove UnsizedConstParamTy trait and make it into an unstable impl | tiif | -39/+10 |
| 2025-09-15 | Merge pull request #1919 from sayantn/fix-vreinterpret | Folkert de Vries | -9286/+6 |
| 2025-09-15 | Rollup merge of #146488 - ferrocene:pvdrz/improve-ptr-coverage, r=Mark-Simula... | Matthias Krüger | -0/+8 |
| 2025-09-15 | Rollup merge of #146478 - ferrocene:pvdrz/improve-fmt-coverage, r=Mark-Simula... | Matthias Krüger | -0/+52 |
| 2025-09-15 | Rollup merge of #146284 - Kivooeo:blazing-fast-division-bignum, r=Mark-Simula... | Matthias Krüger | -56/+0 |
| 2025-09-14 | On FreeBSD, use readdir instead of readdir_r | Alan Somers | -57/+63 |
| 2025-09-14 | Switch `std::vec::PeekMut::pop` from self to this parameter. | Sidney Cammeresi | -4/+4 |
| 2025-09-13 | std_detect Darwin AArch64: synchronize features | Laine Taffin Altman | -0/+11 |
| 2025-09-13 | std_detect Darwin AArch64: re-alphabetize | Laine Taffin Altman | -3/+3 |
| 2025-09-13 | std_detect Darwin AArch64: add new-style detection for FEAT_CRC32 | Laine Taffin Altman | -2/+3 |
| 2025-09-14 | RISC-V: Improvements of inline assembly uses | Tsukasa OI | -51/+215 |
| 2025-09-14 | Note some previous attempts to change the Default impl for `[T; 0]` | Zalathar | -0/+5 |
| 2025-09-13 | initial implementation of the darwin_objc unstable feature | Jo Bates | -0/+172 |
| 2025-09-13 | Rollup merge of #146521 - folkertdev:document-va-arg-safe, r=workingjubilee | Jacob Pratt | -6/+23 |
| 2025-09-13 | Rollup merge of #146517 - RalfJung:wait-timeout, r=joboet | Jacob Pratt | -10/+8 |
| 2025-09-13 | Rollup merge of #146473 - RalfJung:system-time-deconst, r=workingjubilee | Jacob Pratt | -183/+75 |
| 2025-09-13 | c-variadic: document `core::ffi::VaArgSafe` | Folkert de Vries | -6/+23 |
| 2025-09-13 | fix Condvar::wait_timeout docs | Ralf Jung | -10/+8 |
| 2025-09-13 | fixup `become` kw documentation wrt `#[track_caller]` | Waffle Lapkin | -1/+4 |
| 2025-09-13 | Document `become` keyword | Maybe Waffle | -0/+99 |
| 2025-09-13 | also apply revert to wasip2 | Ralf Jung | -18/+7 |
| 2025-09-13 | Rollup merge of #145471 - rs-sac:extr, r=the8472 | Jacob Pratt | -14/+10 |
| 2025-09-13 | Rollup merge of #146481 - ferrocene:pvdrz/improve-hash-coverage, r=jhpratt | Jana Dönszelmann | -0/+13 |
| 2025-09-13 | Rollup merge of #146477 - ferrocene:pvdrz/improve-char-coverage, r=Noratrieb | Jana Dönszelmann | -0/+44 |
| 2025-09-13 | Rollup merge of #146452 - ferrocene:pvdrz/improve-alloc-coverage, r=tgross35 | Jana Dönszelmann | -0/+24 |
| 2025-09-12 | Improve `core::ptr` coverage | Christian Poveda | -0/+8 |