| Age | Commit message (Expand) | Author | Lines |
| 2025-08-28 | Rollup merge of #142727 - hkBst:rm-static-mut-wasm, r=ChrisDenton | Stuart Cook | -7/+10 |
| 2025-08-28 | Merge ref 'd36f96412516' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -4847/+6620 |
| 2025-08-28 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-08-27 | Rollup merge of #145746 - ivmarkov:fix-nofollow-espidf, r=ibraheemdev | Jacob Pratt | -2/+11 |
| 2025-08-27 | fix target-pointer-width in tests | Waffle Lapkin | -1/+1 |
| 2025-08-27 | Stabilize BTree{Map,Set}::extract_if | Sidney Cammeresi | -14/+10 |
| 2025-08-27 | Fix format string grammar in docs and improve alignment error message | Nilotpal Gupta | -1/+1 |
| 2025-08-27 | `const`ify (the unstable) `str::as_str` | Pavel Grigorenko | -1/+1 |
| 2025-08-27 | Rename `Location::file_with_nul` to `file_as_c_str` | Alice Ryhl | -2/+2 |
| 2025-08-27 | Rollup merge of #145625 - karolzwolak:f16-use-expr-instead-literal, r=beetree... | Matthias Krüger | -10/+79 |
| 2025-08-27 | Rollup merge of #145562 - tbu-:pr_simplify_to_string_spec, r=tgross35 | Matthias Krüger | -50/+23 |
| 2025-08-27 | Rollup merge of #144274 - Qelxiros:option-reduce, r=tgross35 | Matthias Krüger | -0/+37 |
| 2025-08-27 | Add spin_loop hint for LoongArch | WANG Rui | -33/+23 |
| 2025-08-27 | Rollup merge of #145335 - clarfonthey:wtf8-core-alloc, r=Mark-Simulacrum | Matthias Krüger | -1208/+1326 |
| 2025-08-27 | Rollup merge of #145290 - ntc2:patch-1, r=joshtriplett,tgross35 | Matthias Krüger | -0/+3 |
| 2025-08-27 | Rollup merge of #145078 - minxuanz:riscv-cacheline, r=samueltardieu | Matthias Krüger | -5/+3 |
| 2025-08-27 | Rollup merge of #143341 - Manishearth:from-raw-parts-ptr-cast, r=samueltardieu | Matthias Krüger | -0/+3 |
| 2025-08-27 | Improve std::fs::read_dir docs | Nathan Collins | -0/+3 |
| 2025-08-26 | Fix typo in comment | Tobias Stoeckmann | -1/+1 |
| 2025-08-26 | Rollup merge of #145863 - EliasHolzmann:formatting_options_20250825, r=m-ou-se | Guillaume Gomez | -11/+11 |
| 2025-08-26 | Rollup merge of #145615 - lorenzleutgeb:socket-doc, r=ChrisDenton | Guillaume Gomez | -1/+1 |
| 2025-08-26 | Rollup merge of #144373 - hkBst:remove-deprecated-1, r=jhpratt | Guillaume Gomez | -363/+73 |
| 2025-08-26 | Add test. | Mara Bos | -0/+6 |
| 2025-08-26 | remove deprecated Error::description in impls | Marijn Schouten | -363/+73 |
| 2025-08-26 | formatting_options: Make all methods `const` | Elias Holzmann | -11/+11 |
| 2025-08-25 | Allow linking a prebuilt optimized compiler-rt builtins library | Paul Murphy | -9/+56 |
| 2025-08-25 | Rollup merge of #135761 - hkBst:patch-9, r=ibraheemdev | Stuart Cook | -31/+45 |
| 2025-08-25 | fix(std): Add __my_thread_exit stub for QNX 8 | Rafael RL | -1/+1 |
| 2025-08-24 | Prevent confusion with insertion-ordered maps. | Marijn Schouten | -2/+3 |
| 2025-08-24 | focus more on ordered aspect and restore old comments | Marijn Schouten | -13/+45 |
| 2025-08-24 | Dial down detail of B-tree description | Marijn Schouten | -24/+5 |
| 2025-08-23 | Rollup merge of #145799 - ada4a:patch-3, r=GuillaumeGomez | Jacob Pratt | -1/+1 |
| 2025-08-23 | Rollup merge of #145307 - connortsui20:lazylock-poison-msg, r=Amanieu | Jacob Pratt | -34/+59 |
| 2025-08-23 | Rollup merge of #144531 - Urgau:int_to_ptr_transmutes, r=jackh726 | Jacob Pratt | -0/+1 |
| 2025-08-24 | Allow `integer_to_ptr_transmutes` in core | Urgau | -0/+1 |
| 2025-08-23 | std/src/lib.rs: mention "search button" instead of "search bar" | Ada Alakbarova | -1/+1 |
| 2025-08-23 | Rollup merge of #145515 - Kmeakin:km/optimize-char-encode-utf8, r=Mark-Simula... | Samuel Tardieu | -21/+26 |
| 2025-08-23 | Rollup merge of #144452 - morinmorin:apple/update_read_limit, r=ChrisDenton | Samuel Tardieu | -3/+3 |
| 2025-08-23 | std library: use execinfo library also on NetBSD. | Havard Eidnes | -0/+1 |
| 2025-08-23 | Auto merge of #145567 - clubby789:cargo_update, r=clubby789 | bors | -4/+4 |
| 2025-08-23 | fix visibility of private getters | Connor Tsui | -3/+6 |
| 2025-08-23 | move `WaitTimeoutResult` up to `mod.rs` | Connor Tsui | -137/+68 |
| 2025-08-23 | change `Barrier` implementation to use `nonpoison::Condvar` | Connor Tsui | -5/+3 |
| 2025-08-23 | add nonpoison and poison condvar tests | Connor Tsui | -195/+241 |
| 2025-08-23 | add `nonpoison::condvar` implementation | Connor Tsui | -2/+524 |
| 2025-08-23 | Fix STD build failing for target_os = espidf | ivmarkov | -2/+11 |
| 2025-08-22 | Rollup merge of #145726 - aapoalas:reborrow-lang-experiment, r=petrochenkov | Jacob Pratt | -0/+9 |
| 2025-08-22 | Rollup merge of #145633 - qxzcode:patch-1, r=jhpratt | Jacob Pratt | -4/+4 |
| 2025-08-22 | Rollup merge of #144648 - connortsui20:nonpoison_rwlock, r=Mark-Simulacrum | Jacob Pratt | -744/+1988 |
| 2025-08-22 | Rollup merge of #132087 - ijchen:issue-131770-fix, r=dtolnay | Jacob Pratt | -3/+11 |