about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2024-06-17Fix SSE sqrtTobias Decking-1/+2
2024-06-17ParenthesisTobias Decking-1/+1
2024-06-17Fix compiler errorsTobias Decking-9/+10
2024-06-17Update avx.rsTobias Decking-3/+1
2024-06-17Update sse2.rsTobias Decking-5/+1
2024-06-17Update sse.rsTobias Decking-18/+6
2024-06-17Update fma.rsTobias Decking-60/+52
2024-06-16Fix doc-link issueLukas Bergdoll-1/+1
2024-06-16Remove reliance on const_trait in sort implementationsLukas Bergdoll-64/+66
2024-06-16std: move `sys_common::backtrace` to `sys`joboet-10/+10
2024-06-16use rustc-dep-of-std in panic_unwindLzu Tao-1/+1
2024-06-16Rollup merge of #126539 - lukaslueg:patch-1, r=jhprattJacob Pratt-9/+12
2024-06-16Rollup merge of #125112 - tbu-:pr_create_dir_all_empty, r=dtolnayJacob Pratt-0/+3
2024-06-16Update `Arc::try_unwrap()` docslukaslueg-9/+12
2024-06-16Apply review commentsLukas Bergdoll-90/+98
2024-06-16Auto merge of #126299 - scottmcm:tune-sliceindex-ubchecks, r=saethlinbors-32/+86
2024-06-15Redo SliceIndex implementationsScott McMurray-32/+86
2024-06-16update commentSlanterns-1/+1
2024-06-15Rollup merge of #126229 - ChrisDenton:bindgen, r=Mark-SimulacrumGuillaume Gomez-417/+66
2024-06-15std: refactor the TLS implementationjoboet-927/+717
2024-06-15Auto merge of #126518 - matthiaskrgr:rollup-wb70rzq, r=matthiaskrgrbors-28/+39
2024-06-15std: suggest OnceLock over OnceJubilee Young-4/+14
2024-06-14Polish `std::path::absolute` documentation.Kevin Reid-28/+39
2024-06-14Auto merge of #126473 - matthiaskrgr:rollup-8w2xm09, r=matthiaskrgrbors-137/+369
2024-06-14Rollup merge of #126285 - kpreid:unique-rc, r=dtolnayMatthias Krüger-30/+91
2024-06-14Rollup merge of #126266 - tbu-:pr_doc_alloc_default_system, r=jhprattMatthias Krüger-1/+3
2024-06-14Rollup merge of #126135 - hermit-os:fuse, r=jhprattMatthias Krüger-92/+181
2024-06-14Rollup merge of #123769 - dtolnay:literal, r=fee1-deadMatthias Krüger-14/+94
2024-06-14div_euclid, rem_euclid: clarify/extend documentationRalf Jung-4/+6
2024-06-14Rollup merge of #126351 - devnexen:to_sol11_upd, r=ChrisDentonMatthias Krüger-19/+2
2024-06-13Rollup merge of #126402 - firefighterduck:fix-unsafe-precon-copy, r=NilstriebMatthias Krüger-2/+1
2024-06-13Rollup merge of #126390 - Kriskras99:master, r=NilstriebMatthias Krüger-3/+3
2024-06-13Rollup merge of #126360 - compiler-errors:uplift-structural-traits, r=lcnrMatthias Krüger-0/+2
2024-06-13Rollup merge of #123726 - jieyouxu:command-new-docs, r=NilstriebMatthias Krüger-0/+19
2024-06-13Remove superfluous escaping from byte, byte str, and c str literalsDavid Tolnay-14/+94
2024-06-13LangItem-ify Coroutine trait in solversMichael Goulet-0/+2
2024-06-13fix wrong assert_unsafe_precondition message for core::ptr::copyFlorian Sextl-2/+1
2024-06-13Rollup merge of #126384 - RalfJung:is_none_or, r=workingjubileeLeón Orell Valerian Liehr-1/+1
2024-06-13Rollup merge of #126347 - slanterns:try_simplify, r=scottmcmLeón Orell Valerian Liehr-10/+11
2024-06-13Fix wording in {checked_}next_power_of_twoChristiaan Biesterbosch-3/+3
2024-06-13add tracking issue for is_none_orRalf Jung-1/+1
2024-06-13std::unix::fs::link using direct linkat call for Solaris and macOs.David Carlier-19/+2
2024-06-12Rollup merge of #126328 - RalfJung:is_none_or, r=workingjubileeJubilee-0/+26
2024-06-13Simplify `try_*` on `Iterator`Slanterns-10/+11
2024-06-12export std::os::fd module on HermitOSStefan Lankes-13/+4
2024-06-12Auto merge of #126273 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrumbors-197/+130
2024-06-12add is_none_orRalf Jung-0/+26
2024-06-12Rollup merge of #126322 - m-ou-se:panicinfo-and-panicinfo-2, r=RalfJungGuillaume Gomez-9/+5
2024-06-12Rollup merge of #126242 - yaahc:simplify-provider, r=jhprattGuillaume Gomez-26/+23
2024-06-12Rollup merge of #126039 - dpaoliello:arm64ecbuild, r=davidtwcoGuillaume Gomez-1/+5