about summary refs log tree commit diff
path: root/library/core/src
AgeCommit message (Expand)AuthorLines
2025-10-01Rollup merge of #147204 - camsteffen:array-windows-ref, r=joboetMatthias Krüger-47/+22
2025-10-01Change ArrayWindows to use a sliceCameron Steffen-47/+22
2025-09-29Rollup merge of #146979 - npmccallum:nanosecs, r=Mark-SimulacrumStuart Cook-1/+2
2025-09-28Rollup merge of #146675 - Jules-Bertholet:sync-nonexclusive, r=Mark-SimulacrumMatthias Krüger-10/+104
2025-09-28Rollup merge of #147095 - fmease:libprivrepr, r=dtolnayMatthias Krüger-7/+7
2025-09-28Rollup merge of #147082 - danielverkamp:fmt-alternate-octal-binary-mixup, r=N...Matthias Krüger-2/+2
2025-09-27Rollup merge of #147076 - joshuarayton:more-float-constants-issue, r=tgross35Matthias Krüger-24/+24
2025-09-27Rollup merge of #146037 - aapoalas:reborrow-lang-experiment, r=tmandryMatthias Krüger-8/+19
2025-09-27Library: Remove remaining private `#[repr]` workaroundsLeón Orell Valerian Liehr-7/+7
2025-09-27Remove `cfg(bootstrap)` for `doc_cfg` feature following #141925Guillaume Gomez-49/+21
2025-09-27Remove `doc_cfg_hide` featureGuillaume Gomez-1/+1
2025-09-27Implement RFC 3631Guillaume Gomez-21/+48
2025-09-26formatting_options: fix alternate docs 0b/0o mixupDaniel Verkamp-2/+2
2025-09-26Update CURRENT_RUSTC_VERSION post-bumpMark Rousskov-93/+93
2025-09-27move Reborrow to ops, fix fmt issuesAapo Alasuutari-10/+8
2025-09-26update issue number for more_float_constantsJoshua Rayton-24/+24
2025-09-25Auto merge of #147037 - matthiaskrgr:rollup-xtgqzuu, r=matthiaskrgrbors-0/+12
2025-09-25Rollup merge of #146924 - cptpiepmatz:doc-nonzero-const-creation, r=joboetMatthias Krüger-0/+12
2025-09-25add doc for `NonZero*` const creationTim 'Piepmatz' Hesse-0/+12
2025-09-25Auto merge of #147019 - Zalathar:rollup-boxzbmo, r=Zalatharbors-12/+16
2025-09-25Rollup merge of #146735 - Qelxiros:const_mul_add, r=tgross35,RalfJungStuart Cook-12/+16
2025-09-25Auto merge of #147003 - matthiaskrgr:rollup-b5z9uiz, r=matthiaskrgrbors-4/+8
2025-09-24Rollup merge of #146950 - joboet:cstr_default, r=tgross35Matthias Krüger-3/+1
2025-09-24unstably constify float mul_add methodsJeremy Smart-12/+16
2025-09-24Clarify Display for error should not include sourceStepan Koltsov-1/+7
2025-09-24Rollup merge of #146915 - clarfonthey:safe-intrinsics-2, r=RalfJungMatthias Krüger-20/+14
2025-09-24constify Default on NanosecondsNathaniel McCallum-1/+2
2025-09-24core: simplify `CStr::default()`joboet-3/+1
2025-09-23Make missed precondition-free float intrinsics safeltdk-20/+14
2025-09-23Rollup merge of #146818 - npmccallum:total_cmp, r=fee1-deadMatthias Krüger-4/+8
2025-09-23Rollup merge of #146632 - ctz:jbp-adaptor-spelling, r=petrochenkovMatthias Krüger-1/+1
2025-09-23Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercotebors-58/+61
2025-09-22Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieubors-125/+97
2025-09-22constify {float}::total_cmp()Nathaniel McCallum-4/+8
2025-09-22assert_unsafe_precondition: fix some incorrect check_language_ubRalf Jung-9/+10
2025-09-21Mark float intrinsics with no preconditions as safeltdk-125/+97
2025-09-21Allow shared access to `Exclusive<T>` when `T: Sync`Jules Bertholet-10/+104
2025-09-21Change the cfg to a dashBen Kimock-54/+54
2025-09-21Add panic=immediate-abortBen Kimock-58/+61
2025-09-21Rollup merge of #145664 - Darksonn:stab-file-with-nul, r=Mark-SimulacrumStuart Cook-1/+2
2025-09-19Fix std build for xtensaThalia Archibald-0/+1
2025-09-19Rollup merge of #146690 - npmccallum:convo, r=tgross35Matthias Krüger-1/+3
2025-09-18Specialize `Iterator::eq[_by]` for `TrustedLen` iteratorsYotam Ofek-4/+48
2025-09-17add `[const] PartialEq` bound to `PartialOrd`Nathaniel McCallum-1/+3
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/+157
2025-09-16Update docs.Camille Gillot-1/+2
2025-09-16Remove Rvalue::Len.Camille Gillot-1/+7
2025-09-16Fix other uses of "adaptor"Joe Birr-Pixton-1/+1