about summary refs log tree commit diff
path: root/library/core
AgeCommit message (Expand)AuthorLines
2024-10-24Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgrbors-0/+39
2024-10-24Rollup merge of #131790 - nmathewson:doc_socketaddr_representation, r=tgross35Matthias Krüger-0/+39
2024-10-24provide default impl for as_utf8_patternLaiho-11/+3
2024-10-24Document textual format of SocketAddrV{4,6}Nick Mathewson-0/+39
2024-10-24Remove associated type based effects logicMichael Goulet-44/+0
2024-10-24Rollup merge of #130225 - adetaylor:rename-old-receiver, r=wesleywiserStuart Cook-12/+18
2024-10-23Rollup merge of #132066 - tifv:ptr-docs-typo, r=AmanieuLeón Orell Valerian Liehr-2/+2
2024-10-23Rollup merge of #132065 - tifv:dangling-docs, r=NoratriebLeón Orell Valerian Liehr-5/+3
2024-10-23Rollup merge of #132060 - joshtriplett:innermost-outermost, r=jieyouxuLeón Orell Valerian Liehr-1/+1
2024-10-23Rollup merge of #130991 - LaihoE:vectorized_slice_contains, r=NoratriebLeón Orell Valerian Liehr-0/+26
2024-10-23const fn str::split_at*Zachary S-6/+31
2024-10-23const fn str::is_char_boundaryZachary S-6/+7
2024-10-23vectorized SliceContainsLaiho-0/+26
2024-10-24s/SmartPointer/CoerceReferent/gDing Xiang Fei-3/+4
2024-10-23fix a typo in documentation of pointer::sub_ptr()July Tikhonov-2/+2
2024-10-23fix documentation of ptr::dangling() functionJuly Tikhonov-5/+3
2024-10-23"innermost", "outermost", "leftmost", and "rightmost" don't need hyphensJosh Triplett-1/+1
2024-10-23Rollup merge of #131707 - clarfonthey:constify-core-tests, r=thomccMatthias Krüger-525/+539
2024-10-22Rename Receiver -> LegacyReceiverAdrian Taylor-12/+18
2024-10-21Rollup merge of #131697 - ShE3py:rt-arg-lifetimes, r=AmanieuJubilee-13/+13
2024-10-21Rollup merge of #132003 - RalfJung:abi-compat-docs, r=traviscrossMatthias Krüger-3/+5
2024-10-21update ABI compatibility docs for new option-like rulesRalf Jung-3/+5
2024-10-21move strict provenance lints to new feature gate, remove old feature gatesRalf Jung-14/+12
2024-10-21stabilize Strict Provenance and Exposed ProvenanceRalf Jung-386/+307
2024-10-19Derive Copy+Hash for IntErrorKindranger-ross-1/+1
2024-10-19zero-sized accesses are fine on null pointersRalf Jung-13/+16
2024-10-18Rollup merge of #131858 - AnthonyMikh:AnthonyMikh/repeat_n-is-not-that-specia...许杰友 Jieyou Xu (Joe)-3/+1
2024-10-18Rollup merge of #130136 - GKFX:stabilize-const-pin, r=dtolnay许杰友 Jieyou Xu (Joe)-12/+16
2024-10-18Rollup merge of #131850 - lexeyOK:master, r=compiler-errorsMatthias Krüger-1/+1
2024-10-18remove outdated documentation for `repeat_n`AnthonyMikh-3/+1
2024-10-17Auto merge of #131572 - cuviper:ub-index_range, r=thomccbors-4/+7
2024-10-18Missing parenthesis lexx-1/+1
2024-10-17Rollup merge of #131835 - ferrocene:amanjeev/add-missing-attribute-unwind, r=...Matthias Krüger-0/+1
2024-10-17Auto merge of #130223 - LaihoE:faster_str_replace, r=thomccbors-0/+33
2024-10-17Do not run test where it cannot runAmanjeev Sethi-0/+1
2024-10-16Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgrbors-76/+69
2024-10-16Partially stabilize const_pinGeorge Bateman-12/+16
2024-10-16Rollup merge of #131730 - zlfn:master, r=tgross35Matthias Krüger-76/+69
2024-10-16Auto merge of #131792 - matthiaskrgr:rollup-480nwg4, r=matthiaskrgrbors-6/+23
2024-10-16Rollup merge of #130822 - bjoernager:non-null-from-ref, r=dtolnayMatthias Krüger-6/+23
2024-10-16Auto merge of #131767 - cuviper:bump-stage0, r=Mark-Simulacrumbors-226/+129
2024-10-16Rollup merge of #131712 - tgross35:const-lazy_cell_into_inner, r=joboetUrgau-2/+2
2024-10-15update bootstrap configsJosh Stone-90/+2
2024-10-15replace placeholder versionJosh Stone-136/+127
2024-10-15Rollup merge of #131521 - jdonszelmann:rc, r=joboetMichael Goulet-7/+7
2024-10-15Rollup merge of #130568 - eduardosm:const-float-methods, r=RalfJung,tgross35Michael Goulet-192/+346
2024-10-15Refactor `floating` macro and nofloat panic messagezlfn-58/+60
2024-10-15Auto merge of #131723 - matthiaskrgr:rollup-krcslig, r=matthiaskrgrbors-28/+71
2024-10-15Rename debug! macro to impl_Debug!zlfn-5/+7
2024-10-15Combine impl_int and impl_uintzlfn-15/+4