| Age | Commit message (Expand) | Author | Lines |
| 2025-05-15 | deduplicate abort implementations | joboet | -30/+26 |
| 2025-05-14 | Update std doctests for android | Eric Huss | -6/+21 |
| 2025-05-15 | Fix confusing WTF surrogate safety docs | teor | -6/+6 |
| 2025-05-14 | wire up startupinfo methods | Federico Terzi | -0/+72 |
| 2025-05-14 | Fix settimes for vxworks | B I Mohammed Abbas | -2/+1 |
| 2025-05-14 | Fix set_name for vxworks. Length of name should be truncated to VX_TASK_RENAM... | B I Mohammed Abbas | -10/+2 |
| 2025-05-13 | fix doc for UnixStream | Michał Łowicki | -2/+2 |
| 2025-05-13 | Initial implementation of `core_float_math` | Trevor Gross | -867/+29 |
| 2025-05-12 | update cfg(bootstrap) | Pietro Albini | -274/+182 |
| 2025-05-12 | update version placeholders | Pietro Albini | -11/+11 |
| 2025-05-10 | Remove `stable` attribute from wasi fs (read_exact|write_all)_at | Paolo Barbolini | -2/+0 |
| 2025-05-10 | Rollup merge of #140783 - veluca93:oncelock-docs, r=jhpratt | Matthias Krüger | -1/+1 |
| 2025-05-10 | Rollup merge of #129334 - ChayimFriedman2:more-lazy-methods, r=Amanieu | Matthias Krüger | -1/+9 |
| 2025-05-08 | Rollup merge of #140759 - dpaoliello:symlink, r=workingjubilee | Matthias Krüger | -0/+16 |
| 2025-05-08 | Update documentation of OnceLock::get_or_init. | Luca Versari | -1/+1 |
| 2025-05-07 | [win][arm64] Disable FS tests that require symlinks | Daniel Paoliello | -0/+16 |
| 2025-05-07 | Fix regression from #140393 for espidf / horizon / nuttx / vita | ivmarkov | -0/+1 |
| 2025-05-07 | Rollup merge of #140656 - joboet:fuchsia_pal, r=workingjubilee | Jacob Pratt | -282/+122 |
| 2025-05-06 | Rollup merge of #140393 - joboet:sys_common_process, r=thomcc | Stuart Cook | -136/+176 |
| 2025-05-06 | Rollup merge of #139773 - thaliaarchi:vec-into-iter-last, r=workingjubilee | Stuart Cook | -2/+2 |
| 2025-05-05 | Consistent trait bounds for ExtractIf Debug impls | David Tolnay | -22/+17 |
| 2025-05-05 | std: stop using TLS in signal handler | joboet | -38/+183 |
| 2025-05-05 | collect all Fuchsia bindings into the `fuchsia` module | joboet | -282/+122 |
| 2025-05-03 | Rollup merge of #140595 - lolbinarycat:std-set_permissions-typo, r=cuviper | Matthias Krüger | -1/+1 |
| 2025-05-03 | Rollup merge of #140564 - ebkalderon:use-present-indicative-in-std-io-pipe-do... | Matthias Krüger | -3/+3 |
| 2025-05-03 | Rollup merge of #139343 - cberner:filelock_wouldblock, r=workingjubilee | Matthias Krüger | -62/+144 |
| 2025-05-02 | Implement Iterator::last for vec::IntoIter | Thalia Archibald | -2/+2 |
| 2025-05-02 | Rollup merge of #140536 - zachs18:mapped-guard-filter-map, r=Amanieu | Matthias Krüger | -41/+35 |
| 2025-05-02 | doc(std): fix typo lchown -> lchmod | binarycat | -1/+1 |
| 2025-05-02 | Rollup merge of #140197 - ktnlvr:master, r=workingjubilee | Stuart Cook | -1/+28 |
| 2025-05-02 | Rollup merge of #140159 - thaliaarchi:pathbuf-extension, r=workingjubilee | Stuart Cook | -31/+65 |
| 2025-05-02 | Rollup merge of #139847 - thaliaarchi:args/delegate-iter, r=workingjubilee | Stuart Cook | -21/+207 |
| 2025-05-02 | Rollup merge of #139608 - Lynnesbian:improve-async-block-docs, r=ibraheemdev | Stuart Cook | -0/+60 |
| 2025-05-02 | Rollup merge of #139206 - joboet:unique_thread_errno, r=ibraheemdev | Stuart Cook | -24/+21 |
| 2025-05-01 | Implement error::Error for TryLockError | Christopher Berner | -1/+4 |
| 2025-05-01 | Change signature of File::try_lock and File::try_lock_shared | Christopher Berner | -61/+140 |
| 2025-05-02 | Amend language regarding the never type | Lynnesbian | -2/+2 |
| 2025-05-01 | Delegate to inner `vec::IntoIter` from `env::ArgsOs` | Thalia Archibald | -21/+207 |
| 2025-05-01 | Rollup merge of #140062 - xizheyin:issue-139958, r=workingjubilee | Guillaume Gomez | -0/+2 |
| 2025-05-01 | Use present indicative tense in std::io::pipe() API docs | Eyal Kalderon | -3/+3 |
| 2025-05-01 | Simplify docs for breaking out of a named code block | Artur Roos | -2/+2 |
| 2025-04-30 | Avoid redundant WTF-8 checks in `PathBuf` | Thalia Archibald | -6/+10 |
| 2025-04-30 | Make internal `OsString::truncate` and `extend_from_slice` unsafe | Thalia Archibald | -25/+55 |
| 2025-04-30 | Rename `(Mapped)(RwLock|Mutex)Guard::try_map` to `filter_map`. | Zachary S | -41/+35 |
| 2025-04-28 | Reexport types from `c_size_t` in `std` | Trevor Gross | -0/+2 |
| 2025-04-28 | Rollup merge of #140323 - tgross35:cfg-unstable-float, r=Urgau | Chris Denton | -90/+450 |
| 2025-04-28 | std: get rid of `sys_common::process` | joboet | -136/+176 |
| 2025-04-28 | Auto merge of #123239 - Urgau:dangerous_implicit_autorefs, r=jdonszelmann,tra... | bors | -1/+1 |
| 2025-04-28 | Auto merge of #136316 - GrigorenkoPV:generic_atomic, r=Mark-Simulacrum | bors | -260/+270 |
| 2025-04-28 | Rollup merge of #140351 - rust-lang:notriddle/stability-use, r=thomcc | Chris Denton | -2/+8 |