about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-02-26Rollup merge of #137614 - xizheyin:issue-134874, r=cuviperLeón Orell Valerian Liehr-2/+2
2025-02-26Rollup merge of #137311 - martn3:enable-f16-mips, r=tgross35León Orell Valerian Liehr-1/+0
2025-02-26Rollup merge of #137154 - thaliaarchi:wtf8-fast-paths, r=ChrisDentonLeón Orell Valerian Liehr-3/+27
2025-02-25Auto merge of #137594 - RalfJung:miri-sync, r=RalfJungbors-0/+1
2025-02-25Auto merge of #137608 - fmease:rollup-h4siso6, r=fmeasebors-1/+1
2025-02-25fix doc in library/core/src/pin.rsxizheyin-2/+2
2025-02-25Rollup merge of #137515 - tgross35:update-builtins, r=tgross35León Orell Valerian Liehr-4/+4
2025-02-25Rollup merge of #137576 - goffrie:setvalzst, r=lcnrLeón Orell Valerian Liehr-1/+1
2025-02-25disable a potentially bogus test on MiriRalf Jung-0/+1
2025-02-25Auto merge of #137571 - tgross35:rollup-i1tcnv1, r=tgross35bors-49/+50
2025-02-24Don't doc-comment BTreeMap<K, SetValZST, A>Geoffry Song-1/+1
2025-02-24Rollup merge of #137543 - petrochenkov:wintest, r=ChrisDentonMichael Goulet-0/+4
2025-02-24Rollup merge of #137489 - RalfJung:no-more-rustc_intrinsic_must_be_overridden...Michael Goulet-1433/+357
2025-02-24Rollup merge of #137321 - aviraxp:patch-1, r=cuviperMichael Goulet-1/+3
2025-02-24Rollup merge of #137516 - RalfJung:rustc_const_unstable-cleanup, r=AmanieuTrevor Gross-4/+1
2025-02-24Rollup merge of #137349 - thaliaarchi:io-optional-methods/zkvm, r=NoratriebTrevor Gross-1/+9
2025-02-24Rollup merge of #137109 - bend-n:knife, r=oli-obkTrevor Gross-15/+9
2025-02-24Rollup merge of #136775 - robertbastian:patch-2, r=AmanieuTrevor Gross-5/+2
2025-02-24Rollup merge of #136668 - WaffleLapkin:from_utf8_mut, r=AmanieuTrevor Gross-3/+2
2025-02-24Rollup merge of #135933 - hkBst:patch-19, r=workingjubileeTrevor Gross-5/+17
2025-02-24Rollup merge of #134655 - GrigorenkoPV:hash_extract_if, r=cuviperTrevor Gross-16/+10
2025-02-24Simplify trait error message for CoercePointee validationMichael Goulet-0/+1
2025-02-24std: Fix another new symlink test on WindowsVadim Petrochenkov-0/+4
2025-02-24Update string.rsRobert Bastian-2/+2
2025-02-24remove some unnecessary rustc_const_unstableRalf Jung-4/+1
2025-02-24Update `compiler-builtins` to 0.1.148Trevor Gross-4/+4
2025-02-24Rollup merge of #137495 - madhav-madhusoodanan:feature-unstable-control-flow-...Jacob Pratt-0/+21
2025-02-24Rollup merge of #137484 - chenyukang:yukang-fix-sort-doc, r=NoratriebJacob Pratt-15/+33
2025-02-24Rollup merge of #137482 - rust9x:win-file-open-truncate, r=ChrisDentonJacob Pratt-25/+11
2025-02-24Rollup merge of #137393 - chorman0773:unbounded-shifts-stabilize, r=AmanieuJacob Pratt-8/+336
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-1433/+357
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-38/+38
2025-02-23Rollup merge of #137297 - tgross35:update-builtins, r=tgross35Trevor Gross-4/+4
2025-02-23Rollup merge of #136543 - RalfJung:round-ties-even, r=tgross35Trevor Gross-116/+89
2025-02-23rename sub_ptr 😅bendn-38/+38
2025-02-23Fix documentation for unstable sortyukang-15/+33
2025-02-23Stabilize `core::str::from_utf8_mut`Waffle Lapkin-3/+2
2025-02-23stabilize extract_ifbendn-15/+9
2025-02-23Win: use existing wrappers for `SetFileInformationByHandle` in `File::open_na...Dennis Duda-25/+11
2025-02-23Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrumbors-371/+44
2025-02-23add stdarch compatibility hackRalf Jung-0/+12
2025-02-23Rollup merge of #137194 - kornelski:ftls, r=tgross35Jacob Pratt-7/+25
2025-02-23Rollup merge of #136826 - xizheyin:issue-136737, r=thomccJacob Pratt-26/+45
2025-02-23Update `compiler-builtins` to 0.1.147Trevor Gross-4/+4
2025-02-23Rollup merge of #137383 - folkertdev:stabilize-unsigned-is-multiple-of, r=Nor...Matthias Krüger-3/+2
2025-02-23Rollup merge of #137121 - bend-n:master, r=NoratriebMatthias Krüger-21/+13
2025-02-23Rollup merge of #135501 - tgross35:stdlib-dependencies-private, r=bjorn3Matthias Krüger-8/+14
2025-02-22make the new intrinsics safeRalf Jung-12/+12