about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
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
2025-03-12intrinsics: remove unnecessary leading underscore from argument namesRalf Jung-325/+318
2025-03-11Implement SliceIndex for ByteStrThalia Archibald-88/+97
2025-03-11Fix `UserRef<[T]>::copy_to_enclave_vec`Thalia Archibald-13/+6
2025-03-11Move ByteStr compare and index traits to a separate moduleThalia Archibald-273/+282
2025-03-11Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgrbors-0/+37
2025-03-11Deduplicate platform stdio typesThalia Archibald-126/+31
2025-03-11Simulate OOM for the `try_oom_error` testJosh Stone-6/+10
2025-03-11Add `From<{integer}>` for `f16`/`f128` implsbeetrees-2/+91
2025-03-11Rollup merge of #138002 - 1c3t3a:fix-std-cfi-violation, r=rcvalleMatthias Krüger-0/+37
2025-03-11Remove unnecessary parensNicole L-1/+1
2025-03-11Auto merge of #128440 - oli-obk:defines, r=lcnrbors-0/+33
2025-03-11Migrate windows-targets to Rust 2024Eric Huss-3/+3
2025-03-11Migrate the sysroot crate to Rust 2024Eric Huss-1/+1
2025-03-11Migrated the rustc-std-workspace crates to Rust 2024Eric Huss-3/+3
2025-03-11Migrate profiler_builtins to Rust 2024Eric Huss-1/+1
2025-03-11Migrate proc_macro to Rust 2024Eric Huss-1/+1
2025-03-11Migrate test to Rust 2024Eric Huss-1/+1
2025-03-11Migrate std to Rust 2024Eric Huss-3/+3
2025-03-11Migrate unwind to Rust 2024Eric Huss-1/+1
2025-03-11Migrate panic_unwind to Rust 2024Eric Huss-1/+1
2025-03-11Migrate panic_abort to Rust 2024Eric Huss-1/+1
2025-03-11Migrate alloc to Rust 2024Eric Huss-1/+1
2025-03-11Migrate core to Rust 2024Eric Huss-2/+2
2025-03-11Add PeekMut::refreshAurelia Molzer-4/+78
2025-03-11bump libc to 0.2.171 to fix xousSean Cross-3/+3
2025-03-11remove must_use from <*const T>::expose_provenanceRalf Jung-1/+0
2025-03-11Rollup merge of #137967 - mustartt:fix-aix-test-hangs, r=workingjubileeJakub Beránek-4/+19
2025-03-11Rollup merge of #135987 - hkBst:patch-20, r=joboetJakub Beránek-3/+15
2025-03-11Enable `f16` tests for `powf`Trevor Gross-43/+41
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-0/+33
2025-03-11Stabilize `std::io::ErrorKind::InvalidFilename`Pavel Grigorenko-2/+2
2025-03-11std: Mention clone-on-write mutation in Arc<T>xizheyin-3/+23
2025-03-11Auto merge of #135651 - arjunr2:master, r=davidtwcobors-2/+8
2025-03-11Auto merge of #136932 - m-ou-se:fmt-width-precision-u16, r=scottmcmbors-49/+61
2025-03-10Target definition for `wasm32-wali-linux-musl` to support the Wasm LinuxArjun Ramesh-2/+8