about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-08-28Rollup merge of #142727 - hkBst:rm-static-mut-wasm, r=ChrisDentonStuart Cook-7/+10
2025-08-28Merge ref 'd36f96412516' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-4847/+6620
2025-08-28Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-08-27Rollup merge of #145746 - ivmarkov:fix-nofollow-espidf, r=ibraheemdevJacob Pratt-2/+11
2025-08-27fix target-pointer-width in testsWaffle Lapkin-1/+1
2025-08-27Stabilize BTree{Map,Set}::extract_ifSidney Cammeresi-14/+10
2025-08-27Fix format string grammar in docs and improve alignment error messageNilotpal Gupta-1/+1
2025-08-27`const`ify (the unstable) `str::as_str`Pavel Grigorenko-1/+1
2025-08-27Rename `Location::file_with_nul` to `file_as_c_str`Alice Ryhl-2/+2
2025-08-27Rollup merge of #145625 - karolzwolak:f16-use-expr-instead-literal, r=beetree...Matthias Krüger-10/+79
2025-08-27Rollup merge of #145562 - tbu-:pr_simplify_to_string_spec, r=tgross35Matthias Krüger-50/+23
2025-08-27Rollup merge of #144274 - Qelxiros:option-reduce, r=tgross35Matthias Krüger-0/+37
2025-08-27Add spin_loop hint for LoongArchWANG Rui-33/+23
2025-08-27Rollup merge of #145335 - clarfonthey:wtf8-core-alloc, r=Mark-SimulacrumMatthias Krüger-1208/+1326
2025-08-27Rollup merge of #145290 - ntc2:patch-1, r=joshtriplett,tgross35Matthias Krüger-0/+3
2025-08-27Rollup merge of #145078 - minxuanz:riscv-cacheline, r=samueltardieuMatthias Krüger-5/+3
2025-08-27Rollup merge of #143341 - Manishearth:from-raw-parts-ptr-cast, r=samueltardieuMatthias Krüger-0/+3
2025-08-27Improve std::fs::read_dir docsNathan Collins-0/+3
2025-08-26Fix typo in commentTobias Stoeckmann-1/+1
2025-08-26Rollup merge of #145863 - EliasHolzmann:formatting_options_20250825, r=m-ou-seGuillaume Gomez-11/+11
2025-08-26Rollup merge of #145615 - lorenzleutgeb:socket-doc, r=ChrisDentonGuillaume Gomez-1/+1
2025-08-26Rollup merge of #144373 - hkBst:remove-deprecated-1, r=jhprattGuillaume Gomez-363/+73
2025-08-26Add test.Mara Bos-0/+6
2025-08-26remove deprecated Error::description in implsMarijn Schouten-363/+73
2025-08-26formatting_options: Make all methods `const`Elias Holzmann-11/+11
2025-08-25Allow linking a prebuilt optimized compiler-rt builtins libraryPaul Murphy-9/+56
2025-08-25Rollup merge of #135761 - hkBst:patch-9, r=ibraheemdevStuart Cook-31/+45
2025-08-25fix(std): Add __my_thread_exit stub for QNX 8Rafael RL-1/+1
2025-08-24Prevent confusion with insertion-ordered maps.Marijn Schouten-2/+3
2025-08-24focus more on ordered aspect and restore old commentsMarijn Schouten-13/+45
2025-08-24Dial down detail of B-tree descriptionMarijn Schouten-24/+5
2025-08-23Rollup merge of #145799 - ada4a:patch-3, r=GuillaumeGomezJacob Pratt-1/+1
2025-08-23Rollup merge of #145307 - connortsui20:lazylock-poison-msg, r=AmanieuJacob Pratt-34/+59
2025-08-23Rollup merge of #144531 - Urgau:int_to_ptr_transmutes, r=jackh726Jacob Pratt-0/+1
2025-08-24Allow `integer_to_ptr_transmutes` in coreUrgau-0/+1
2025-08-23std/src/lib.rs: mention "search button" instead of "search bar"Ada Alakbarova-1/+1
2025-08-23Rollup merge of #145515 - Kmeakin:km/optimize-char-encode-utf8, r=Mark-Simula...Samuel Tardieu-21/+26
2025-08-23Rollup merge of #144452 - morinmorin:apple/update_read_limit, r=ChrisDentonSamuel Tardieu-3/+3
2025-08-23std library: use execinfo library also on NetBSD.Havard Eidnes-0/+1
2025-08-23Auto merge of #145567 - clubby789:cargo_update, r=clubby789bors-4/+4
2025-08-23fix visibility of private gettersConnor Tsui-3/+6
2025-08-23move `WaitTimeoutResult` up to `mod.rs`Connor Tsui-137/+68
2025-08-23change `Barrier` implementation to use `nonpoison::Condvar`Connor Tsui-5/+3
2025-08-23add nonpoison and poison condvar testsConnor Tsui-195/+241
2025-08-23add `nonpoison::condvar` implementationConnor Tsui-2/+524
2025-08-23Fix STD build failing for target_os = espidfivmarkov-2/+11
2025-08-22Rollup merge of #145726 - aapoalas:reborrow-lang-experiment, r=petrochenkovJacob Pratt-0/+9
2025-08-22Rollup merge of #145633 - qxzcode:patch-1, r=jhprattJacob Pratt-4/+4
2025-08-22Rollup merge of #144648 - connortsui20:nonpoison_rwlock, r=Mark-SimulacrumJacob Pratt-744/+1988
2025-08-22Rollup merge of #132087 - ijchen:issue-131770-fix, r=dtolnayJacob Pratt-3/+11