about summary refs log tree commit diff
path: root/library/core/src
AgeCommit message (Expand)AuthorLines
2025-06-16lint: don't consider sizedness in upcastable lintDavid Wood-1/+0
2025-06-16library/compiler: add `PointeeSized` boundsDavid Wood-193/+207
2025-06-16Rename BorrowFlag type to BorrowCounterNeal-12/+12
2025-06-16Two changes: Have BorrowError & BorrowMutError derive Debug and addNeal-24/+18
2025-06-16trait_sel: `{Meta,Pointee}Sized` on `Sized` typesDavid Wood-1/+38
2025-06-16Rollup merge of #142373 - m-ou-se:debug-for-location, r=tgross35Jakub Beránek-1/+12
2025-06-16Specialize `ToString` implementation on `u128` and `i128`Guillaume Gomez-15/+13
2025-06-16Implement `_fmt` on `u128`Guillaume Gomez-94/+107
2025-06-15small iter.intersperse.fold() optimizationThe 8472-1/+10
2025-06-15Get rid of `EscapeDebugInner`.Markus Reiter-92/+210
2025-06-15Add `simd_funnel_sh{l,r}` and `simd_round_ties_even`sayantn-0/+42
2025-06-14Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errorsMatthias Krüger-2/+26
2025-06-14Marks ADT live if it appears in patternMu001999-1/+0
2025-06-13Rollup merge of #142439 - scrabsha:rust/sasha/uwkqrkztvqry, r=RalfJungJubilee-0/+4
2025-06-13100% safe implementation of RepeatNSoveu-118/+43
2025-06-13doc: mention that intrinsics should not be called in user codeSasha Pourcelot-0/+4
2025-06-13Auto merge of #142442 - matthiaskrgr:rollup-6yodjfx, r=matthiaskrgrbors-37/+31
2025-06-13Auto merge of #142432 - matthiaskrgr:rollup-ziuls9y, r=matthiaskrgrbors-33/+156
2025-06-13Rollup merge of #142410 - RalfJung:align_of, r=WaffleLapkin,workingjubileeMatthias Krüger-18/+10
2025-06-13Rollup merge of #142158 - xizheyin:141617, r=jdonszelmannMatthias Krüger-18/+18
2025-06-13Rollup merge of #141491 - tamird:cstr-debug-bstr, r=joshtriplettMatthias Krüger-1/+3
2025-06-13Unimplement unsized_localsmejrs-2/+26
2025-06-12Rollup merge of #142402 - sorairolake:remove-blank-line, r=workingjubileeMatthias Krüger-3/+0
2025-06-12Rollup merge of #134536 - Urgau:fn-ptr-option, r=compiler-errors,traviscrossMatthias Krüger-0/+1
2025-06-12Rollup merge of #142252 - fu5ha:doc-cas-ops, r=ibraheemdevMatthias Krüger-33/+146
2025-06-12Rollup merge of #141947 - zachs18:patch-4, r=workingjubilee,traviscrossMatthias Krüger-0/+3
2025-06-12Rollup merge of #138016 - nwoods-cimpress:slice_chunkby_clone, r=dtolnayMatthias Krüger-0/+7
2025-06-12Delegate `<CStr as Debug>` to `ByteStr`Tamir Duberstein-1/+3
2025-06-12intrinsics: rename min_align_of to align_ofRalf Jung-18/+10
2025-06-12Tracking the old name of renamed unstable library attributexizheyin-18/+18
2025-06-12chore(doctest): Remove redundant blank linesShun Sakai-3/+0
2025-06-12Allow `unpredictable_function_pointer_comparisons` lint in more placesUrgau-0/+1
2025-06-12Auto merge of #136594 - pascaldekloe:fmt-int128, r=tgross35bors-152/+128
2025-06-11Fix Debug for Location.Mara Bos-1/+12
2025-06-11stabilize gaiBoxy-1/+0
2025-06-11faster fmt::Display of 128-bit integers, without unsafe pointerPascal S. de Kloe-152/+128
2025-06-11Add trim_prefix and trim_suffix for slice and str.Deven T. Corzine-0/+160
2025-06-11feat: Add `bit_width` for unsigned integer typesShun Sakai-0/+24
2025-06-10core docs: improve clarity of considerations about atomic CAS operationsGray Olson-33/+146
2025-06-10Rollup merge of #142262 - aDotInTheVoid:nomemchr, r=NoratriebLeón Orell Valerian Liehr-0/+1
2025-06-10Rollup merge of #142101 - lolbinarycat:core-dedup-ptr-docs-139190-pt2, r=work...León Orell Valerian Liehr-126/+68
2025-06-10Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35León Orell Valerian Liehr-1/+0
2025-06-10Rollup merge of #134442 - epage:change, r=workingjubileeLeón Orell Valerian Liehr-0/+13
2025-06-09Auto merge of #138062 - LorrensP-2158466:miri-enable-float-nondet, r=RalfJungbors-2/+2
2025-06-09Specify the behavior of `file!`Ed Page-0/+13
2025-06-09Mark `core::slice::memchr` as `#[doc(hidden)]`Alona Enraght-Moony-0/+1
2025-06-09core::ptr: deduplicate more method docsbinarycat-126/+68
2025-06-09Rollup merge of #142238 - RalfJung:nonnull_provenance, r=workingjubileeTrevor Gross-3/+4
2025-06-09Rollup merge of #141001 - hkBst:nonzero-char, r=dtolnayTrevor Gross-0/+3
2025-06-09Rollup merge of #140767 - sayantn:stabilize-sha512, r=traviscross,tgross35Trevor Gross-1/+0