about summary refs log tree commit diff
path: root/library/core
AgeCommit message (Expand)AuthorLines
2025-02-24Rollup merge of #137484 - chenyukang:yukang-fix-sort-doc, r=NoratriebJacob Pratt-15/+33
2025-02-24Rollup merge of #137393 - chorman0773:unbounded-shifts-stabilize, r=AmanieuJacob Pratt-8/+8
2025-02-24Rollup merge of #137061 - progressive-galib:gen_future-closing#76249, r=ibrah...Jacob Pratt-4/+4
2025-02-24remove uses of rustc_intrinsic_must_be_overridden from standard libraryRalf Jung-1429/+356
2025-02-24Added into_value const function to ControlFlow<T, T>Madhav Madhusoodanan-0/+21
2025-02-23Rollup merge of #137483 - bend-n:😅, r=NoratriebTrevor Gross-33/+33
2025-02-23Rollup merge of #136543 - RalfJung:round-ties-even, r=tgross35Trevor Gross-112/+85
2025-02-23rename sub_ptr 😅bendn-33/+33
2025-02-23Fix documentation for unstable sortyukang-15/+33
2025-02-23Stabilize `core::str::from_utf8_mut`Waffle Lapkin-2/+2
2025-02-23Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrumbors-151/+32
2025-02-23add stdarch compatibility hackRalf Jung-0/+12
2025-02-23Rollup merge of #137383 - folkertdev:stabilize-unsigned-is-multiple-of, r=Nor...Matthias Krüger-2/+2
2025-02-23Rollup merge of #137121 - bend-n:master, r=NoratriebMatthias Krüger-20/+13
2025-02-22Stabilise c_str_moduleltdk-1/+1
2025-02-22make the new intrinsics safeRalf Jung-8/+8
2025-02-22Rollup merge of #136910 - okaneco:sig_ones, r=thomccMatthias Krüger-0/+156
2025-02-22Rollup merge of #137207 - petertodd:2025-add-track-caller-to-duration-div, r=...Matthias Krüger-0/+2
2025-02-21Rollup merge of #136609 - mammothbane:master, r=scottmcmMatthias Krüger-0/+60
2025-02-21Rollup merge of #136148 - kpreid:type-str, r=joboetMatthias Krüger-3/+19
2025-02-21Stabilize `unbounded_shifts`Connor Horman-8/+8
2025-02-21stabilize `unsigned_is_multiple_of`Folkert de Vries-2/+2
2025-02-21Do not use CString in the examples of CStr.Marijn Schouten-36/+37
2025-02-20Rollup merge of #134340 - Urgau:stabilize-num_midpoint_signed, r=scottmcmJubilee-4/+4
2025-02-20Auto merge of #136771 - scottmcm:poke-slice-iter-next, r=joboetbors-6/+29
2025-02-20Implement 'PartialEq<{&Self, CString, Cow<Self>}>' for 'CStr'; Implement 'Par...Gabriel Bjørnager Jensen-0/+14
2025-02-20Guarantee behavior of transmuting Option::<T>::None subject to NPOJoshua Liebow-Feeser-14/+16
2025-02-20Implement feature `isolate_most_least_significant_one` for integer typesokaneco-0/+156
2025-02-19add `IntoBounds::intersect` and `RangeBounds::is_empty`Peter Jaszkowiak-5/+135
2025-02-20Auto merge of #137295 - matthiaskrgr:rollup-tdu3t39, r=matthiaskrgrbors-18/+7
2025-02-20Rollup merge of #137277 - m4rch3n1ng:stabilize-inherent-str-constructors, r=t...Matthias Krüger-18/+7
2025-02-19Auto merge of #137290 - matthiaskrgr:rollup-a7xdbi4, r=matthiaskrgrbors-23/+39
2025-02-19Rollup merge of #136690 - Voultapher:use-more-explicit-and-reliable-ptr-selec...Matthias Krüger-18/+13
2025-02-19Rollup merge of #120580 - HTGAzureX1212:HTGAzureX1212/issue-45795, r=m-ou-seMatthias Krüger-5/+26
2025-02-19stabilize `inherent_str_constructors`may-18/+7
2025-02-19Rollup merge of #134995 - DaniPopes:stable-const_slice_flatten, r=AmanieuMatthias Krüger-2/+2
2025-02-19core/net: IpAddr*::as_octets()Nathan Perry-0/+60
2025-02-19Rollup merge of #137228 - steffahn:one-coerces-to-supertypes-not-subtypes, r=...Matthias Krüger-4/+4
2025-02-19Rollup merge of #137026 - GrigorenkoPV:integer_sign_cast, r=jhprattMatthias Krüger-9/+8
2025-02-18Auto merge of #137235 - matthiaskrgr:rollup-2kjua2t, r=matthiaskrgrbors-8/+8
2025-02-18Remove outdated target `unexpected_cfgs`Josh Stone-1/+0
2025-02-18Rollup merge of #137126 - m4rch3n1ng:fix-inherent-str-docs, r=AmanieuMatthias Krüger-8/+8
2025-02-18Rollup merge of #137214 - cyrgani:clippy_diagnostic_items, r=compiler-errorsUrgau-0/+1
2025-02-18Rollup merge of #136750 - kornelski:ub-bug, r=saethlinUrgau-3/+3
2025-02-18update `cfg(bootstrap)`Josh Stone-129/+11
2025-02-18Fix typo in hidden internal docs of `TrustedRandomAccess`Frank Steffahn-4/+4
2025-02-18update version placeholdersJosh Stone-21/+21
2025-02-18add last std diagnostic items for clippycyrgani-0/+1
2025-02-18Add #[track_caller] to Duration Div implPeter Todd-0/+2
2025-02-17Update some comparison tests now that they pass in LLVM20Scott McMurray-4/+4