about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-03-16Rollup merge of #137492 - nabijaczleweli:master, r=thomcc许杰友 Jieyou Xu (Joe)-1/+3
2025-03-16Rollup merge of #135080 - Enselic:debug-ptr-metadata, r=thomcc许杰友 Jieyou Xu (Joe)-3/+86
2025-03-16Rollup merge of #138329 - scottmcm:assert-hint, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+9
2025-03-16Rollup merge of #138323 - kpreid:offset-of-doc, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-36/+48
2025-03-16Rollup merge of #138309 - DiuDiu777:intrinsic-doc-fix, r=thomcc许杰友 Jieyou Xu (Joe)-7/+24
2025-03-16Rollup merge of #138303 - DiuDiu777:rc-fix, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-20/+44
2025-03-16Rollup merge of #138275 - folkertdev:expose-is-s390x-feature-detected, r=Mark...许杰友 Jieyou Xu (Joe)-0/+32
2025-03-16Rollup merge of #138082 - thaliaarchi:slice-cfg-not-test, r=thomcc许杰友 Jieyou Xu (Joe)-114/+79
2025-03-16Rollup merge of #137890 - lolbinarycat:docs-bufreader-peek-consume, r=Mark-Si...许杰友 Jieyou Xu (Joe)-1/+5
2025-03-16Rollup merge of #133055 - kpreid:clone-uninit-doc, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-30/+145
2025-03-15core/slice: Mark some `split_off` variants unstably constokaneco-8/+18
2025-03-15Optimize multi-char string patternsYotam Ofek-4/+4
2025-03-14Auto merge of #138506 - fmease:rollup-ve4h2eq, r=fmeasebors-2/+5
2025-03-14Rollup merge of #138477 - compiler-errors:deny-bikeshed-guaranteed-no-drop, r...León Orell Valerian Liehr-1/+5
2025-03-14Rollup merge of #138353 - RalfJung:expose-provenance-must-use, r=ibraheemdevLeón Orell Valerian Liehr-1/+0
2025-03-14Auto merge of #137424 - Ayush1325:uefi-path-node, r=nicholasbishop,cuviperbors-0/+179
2025-03-14Forward `stream_position` in `Arc<File>` as wellTobias Bucher-0/+3
2025-03-14Auto merge of #138480 - jhpratt:rollup-y3b8wu5, r=jhprattbors-82/+275
2025-03-14Rollup merge of #138457 - bjorn3:redox_scheme_paths, r=NoratriebJacob Pratt-14/+8
2025-03-14Rollup merge of #138398 - RalfJung:atomic-intrinsics-provenance, r=nnethercoteJacob Pratt-1/+152
2025-03-14Rollup merge of #137870 - karolzwolak:lazylock-const-hashmaps-137566, r=cuviperJacob Pratt-7/+19
2025-03-14Rollup merge of #136230 - clarfonthey:net-memory-layout-assumptions, r=cuviperJacob Pratt-11/+21
2025-03-14Rollup merge of #136001 - hkBst:patch-21, r=cuviperJacob Pratt-49/+75
2025-03-14Auto merge of #138157 - scottmcm:inline-more-tiny-things, r=oli-obkbors-2/+7
2025-03-14Deny impls for BikeshedGuaranteedNoDropMichael Goulet-1/+5
2025-03-13Remove has_redox_schemebjorn3-11/+2
2025-03-13Rollup merge of #138425 - cuviper:remove-hash_raw_entry, r=jhprattMatthias Krüger-564/+0
2025-03-13Remove usage of legacy scheme paths on RedoxOSbjorn3-3/+6
2025-03-14Mv os-specific trait impl of `Pipe*` into `std::os::*`Jiahao XU-208/+278
2025-03-14Stablize feature `anonymous_pipe`Jiahao XU-45/+40
2025-03-13Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgrbors-46/+44
2025-03-13Rollup merge of #138356 - betrusted-io:bump-libc-0.2.171, r=jhprattMatthias Krüger-3/+3
2025-03-13Rollup merge of #138343 - tgross35:f16-powf, r=joboetMatthias Krüger-43/+41
2025-03-13Rollup merge of #138370 - cuviper:try_oom_error, r=jhprattMatthias Krüger-6/+10
2025-03-13Rollup merge of #138162 - ehuss:library-2024, r=cuviperMatthias Krüger-19/+19
2025-03-13Rollup merge of #137355 - thaliaarchi:io-optional-methods/sgx, r=ChrisDentonMatthias Krüger-19/+97
2025-03-13Rollup merge of #136842 - randomPoison:trusty-libstd-v3, r=ChrisDentonMatthias Krüger-10/+174
2025-03-13atomic intrinsics: clarify which types are supported and (if applicable) what...Ralf Jung-1/+152
2025-03-12Allow more top-down inlining for single-BB calleesScott McMurray-2/+7
2025-03-13Update library/core/src/intrinsics/mod.rsClearLove-1/+1
2025-03-13Update library/core/src/intrinsics/mod.rsClearLove-1/+1
2025-03-13Update library/core/src/intrinsics/mod.rsClearLove-1/+1
2025-03-13Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearthbors-2/+2
2025-03-12Remove `feature = "hash_raw_entry"`Josh Stone-564/+0
2025-03-12Rollup merge of #134076 - GrigorenkoPV:InvalidFilename, r=joboetManish Goregaokar-2/+2
2025-03-12Rollup merge of #138387 - RalfJung:intrinsic-arg-names, r=oli-obkMatthias Krüger-325/+318
2025-03-12Rollup merge of #138269 - Ayush1325:uefi-fs-permission, r=joboetMatthias Krüger-64/+35
2025-03-12Reduce FormattingOptions to 64 bits.Mara Bos-187/+232
2025-03-12Fix panic handler for cygwinBerrysoft-4/+10
2025-03-12Rollup merge of #138161 - HeroicKatora:heap-peek-mut-refresh, r=dtolnayMatthias Krüger-4/+78