about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-09-17Add space after brace in `Box<[T]>::new_uninit_slice` exampleAlan Wu-1/+1
2025-09-17Rollup merge of #146564 - cjgillot:mir-nolen, r=scottmcmStuart Cook-2/+9
2025-09-17Rollup merge of #146410 - hkBst:repeat-1, r=jhprattStuart Cook-3/+4
2025-09-17Rollup merge of #145660 - jbatez:darwin_objc, r=jdonszelmann,madsmtm,tmandryStuart Cook-0/+172
2025-09-17Rollup merge of #144871 - Kivooeo:btree_entry_insert-stabilize, r=jhprattStuart Cook-4/+2
2025-09-17Rollup merge of #142807 - sourcefrog:failfast, r=dtolnayStuart Cook-1/+3
2025-09-16Update docs.Camille Gillot-1/+2
2025-09-16Remove Rvalue::Len.Camille Gillot-1/+7
2025-09-16Rollup merge of #146474 - ferrocene:pvdrz/improve-ascii-coverage, r=NoratriebMatthias Krüger-0/+7
2025-09-16Improve `core::sync::atomic` coverageChristian Poveda-4/+240
2025-09-16Improve `core::ascii` coverageChristian Poveda-0/+7
2025-09-16Fix other uses of "adaptor"Joe Birr-Pixton-1/+1
2025-09-16Fix spelling of "adaptor"Joe Birr-Pixton-1/+1
2025-09-16Iterator repeat: no infinite loop for `last` and `count`Marijn Schouten-3/+4
2025-09-16Auto merge of #146614 - Zalathar:rollup-hcxvdi1, r=Zalatharbors-45/+13
2025-09-16Rollup merge of #146599 - npmccallum:cleanup, r=fmeaseStuart Cook-6/+3
2025-09-16Rollup merge of #145095 - tiif:unstable_const_param, r=BoxyUwUStuart Cook-39/+10
2025-09-15Rollup merge of #146549 - asomers:freebsd-readdir, r=Mark-SimulacrumMatthias Krüger-57/+63
2025-09-15Rollup merge of #146546 - cammeresi:pop, r=Mark-SimulacrumMatthias Krüger-4/+4
2025-09-15Rollup merge of #146533 - Zalathar:array-default, r=compiler-errorsMatthias Krüger-0/+5
2025-09-15Merge pull request #1921 from a4lg/riscv-inline-asm-general-improvementsSayantan Chakraborty-51/+215
2025-09-15fix: Move CoerceShared into opsAapo Alasuutari-9/+13
2025-09-15Introduce CoerceShared lang item and traitAapo Alasuutari-0/+9
2025-09-15replace some `#[const_trait]` with `const trait`Nathaniel McCallum-6/+3
2025-09-15Remove UnsizedConstParamTy trait and make it into an unstable impltiif-39/+10
2025-09-15Merge pull request #1919 from sayantn/fix-vreinterpretFolkert de Vries-9286/+6
2025-09-15Rollup merge of #146488 - ferrocene:pvdrz/improve-ptr-coverage, r=Mark-Simula...Matthias Krüger-0/+8
2025-09-15Rollup merge of #146478 - ferrocene:pvdrz/improve-fmt-coverage, r=Mark-Simula...Matthias Krüger-0/+52
2025-09-15Rollup merge of #146284 - Kivooeo:blazing-fast-division-bignum, r=Mark-Simula...Matthias Krüger-56/+0
2025-09-14On FreeBSD, use readdir instead of readdir_rAlan Somers-57/+63
2025-09-14Switch `std::vec::PeekMut::pop` from self to this parameter.Sidney Cammeresi-4/+4
2025-09-13std_detect Darwin AArch64: synchronize featuresLaine Taffin Altman-0/+11
2025-09-13std_detect Darwin AArch64: re-alphabetizeLaine Taffin Altman-3/+3
2025-09-13std_detect Darwin AArch64: add new-style detection for FEAT_CRC32Laine Taffin Altman-2/+3
2025-09-14RISC-V: Improvements of inline assembly usesTsukasa OI-51/+215
2025-09-14Note some previous attempts to change the Default impl for `[T; 0]`Zalathar-0/+5
2025-09-13initial implementation of the darwin_objc unstable featureJo Bates-0/+172
2025-09-13Rollup merge of #146521 - folkertdev:document-va-arg-safe, r=workingjubileeJacob Pratt-6/+23
2025-09-13Rollup merge of #146517 - RalfJung:wait-timeout, r=joboetJacob Pratt-10/+8
2025-09-13Rollup merge of #146473 - RalfJung:system-time-deconst, r=workingjubileeJacob Pratt-183/+75
2025-09-13c-variadic: document `core::ffi::VaArgSafe`Folkert de Vries-6/+23
2025-09-13fix Condvar::wait_timeout docsRalf Jung-10/+8
2025-09-13fixup `become` kw documentation wrt `#[track_caller]`Waffle Lapkin-1/+4
2025-09-13Document `become` keywordMaybe Waffle-0/+99
2025-09-13also apply revert to wasip2Ralf Jung-18/+7
2025-09-13Rollup merge of #145471 - rs-sac:extr, r=the8472Jacob Pratt-14/+10
2025-09-13Rollup merge of #146481 - ferrocene:pvdrz/improve-hash-coverage, r=jhprattJana Dönszelmann-0/+13
2025-09-13Rollup merge of #146477 - ferrocene:pvdrz/improve-char-coverage, r=NoratriebJana Dönszelmann-0/+44
2025-09-13Rollup merge of #146452 - ferrocene:pvdrz/improve-alloc-coverage, r=tgross35Jana Dönszelmann-0/+24
2025-09-12Improve `core::ptr` coverageChristian Poveda-0/+8