| Age | Commit message (Expand) | Author | Lines |
| 2025-06-15 | Windows: Use anonymous pipes in Command | Chris Denton | -86/+142 |
| 2025-06-13 | Windows: make read_dir stop iterating on error | Chris Denton | -0/+1 |
| 2025-06-10 | std::net: adding `unix_socket_exclbind` feature for solaris/illumos. | David Carlier | -0/+15 |
| 2025-06-08 | Rollup merge of #142053 - heiher:loong32-none, r=wesleywiser | Jubilee | -1/+2 |
| 2025-06-06 | std: sys: random: uefi: Provide rdrand based fallback | Ayush Singh | -19/+150 |
| 2025-06-06 | Add new Tier-3 targets: `loongarch32-unknown-none*` | WANG Rui | -1/+2 |
| 2025-06-06 | Rollup merge of #142091 - thaliaarchi:aix-getenv, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2025-06-05 | Fix AIX build | Thalia Archibald | -1/+1 |
| 2025-06-05 | Optimize `Seek::stream_len` impl for `File` | Tobias Bucher | -0/+39 |
| 2025-06-04 | Rollup merge of #141467 - cyrgani:const-empty-stringlikes, r=Amanieu | Matthias Krüger | -2/+2 |
| 2025-06-03 | Rollup merge of #141455 - joboet:tls_exhaustion_abort, r=tgross35 | Matthias Krüger | -11/+10 |
| 2025-05-31 | If HOME is empty, use the fallback instead | Chris Denton | -1/+4 |
| 2025-05-31 | Auto merge of #141685 - orlp:inplace-tls-drop, r=joboet | bors | -29/+51 |
| 2025-05-30 | Address review comments. | Orson Peters | -0/+7 |
| 2025-05-28 | When replacing an old value we may not drop it in place | Orson Peters | -12/+8 |
| 2025-05-28 | Add same unsafe bound on get_or_init_slow | Orson Peters | -2/+8 |
| 2025-05-28 | Add comments to diagnostic items | Patrick-6 | -0/+6 |
| 2025-05-28 | Do not panic, maintain old behavior | Orson Peters | -25/+17 |
| 2025-05-28 | Make pthread Mutex internals less public | Patrick-6 | -1/+1 |
| 2025-05-28 | Add diagnostic items to sys::Mutex | Patrick-6 | -0/+6 |
| 2025-05-28 | Improve safety comment, double-drop is not relevant here | Orson Peters | -3/+4 |
| 2025-05-28 | Do not move thread-locals before dropping | Orson Peters | -32/+52 |
| 2025-05-27 | Rollup merge of #141312 - cberner:filelock_from, r=joshtriplett | Matthias Krüger | -8/+2 |
| 2025-05-26 | Rollup merge of #140936 - teor2345:wtf-surrogate-docs, r=workingjubilee | Jacob Pratt | -3/+3 |
| 2025-05-24 | make `OsString::new` and `PathBuf::new` unstably const | cyrgani | -2/+2 |
| 2025-05-24 | Rollup merge of #139254 - Ayush1325:uefi-tcp4-connect, r=joboet | Matthias Krüger | -30/+178 |
| 2025-05-24 | Rollup merge of #141405 - RalfJung:GetUserProfileDirectoryW, r=ChrisDenton | Matthias Krüger | -2/+0 |
| 2025-05-23 | GetUserProfileDirectoryW is now documented to always store the size | Ralf Jung | -2/+0 |
| 2025-05-23 | Rollup merge of #141398 - Dannyyy93:typos, r=Noratrieb | Matthias Krüger | -2/+2 |
| 2025-05-23 | std: sys: net: uefi: Implement TCP4 connect | Ayush Singh | -30/+178 |
| 2025-05-23 | std: abort the process on failure to allocate a TLS key | joboet | -11/+10 |
| 2025-05-23 | std: add safety comments to `CStringArray` | joboet | -0/+13 |
| 2025-05-23 | std: fix aliasing bug in UNIX process implementation | joboet | -89/+129 |
| 2025-05-22 | docs: fix typos | Dannyyy93 | -2/+2 |
| 2025-05-20 | Remove unnecessary handling of ERROR_IO_PENDING | Christopher Berner | -8/+2 |
| 2025-05-20 | Add `std::os::unix::process::CommandExt::chroot` to safely chroot a child pro... | Josh Triplett | -0/+29 |
| 2025-05-19 | windows: document that we rely on an undocumented property of GetUserProfileD... | Ralf Jung | -0/+2 |
| 2025-05-18 | Rollup merge of #140628 - joboet:async_signal_safe, r=Mark-Simulacrum | León Orell Valerian Liehr | -58/+215 |
| 2025-05-17 | Auto merge of #138087 - tgross35:core-float-math, r=Amanieu | bors | -4/+0 |
| 2025-05-17 | Rollup merge of #139103 - joboet:abort_dedup, r=tgross35 | Matthias Krüger | -29/+17 |
| 2025-05-16 | disable the stack overflow handler on miri | joboet | -29/+41 |
| 2025-05-16 | Rollup merge of #141013 - federico-terzi:feat/command_startupinfo_windows, r=... | Matthias Krüger | -0/+36 |
| 2025-05-15 | improve internal fastfail explainer | joboet | -3/+2 |
| 2025-05-15 | deduplicate abort implementations | joboet | -29/+18 |
| 2025-05-15 | Fix confusing WTF surrogate safety docs | teor | -3/+3 |
| 2025-05-14 | wire up startupinfo methods | Federico Terzi | -0/+36 |
| 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 | Initial implementation of `core_float_math` | Trevor Gross | -4/+0 |
| 2025-05-07 | Fix regression from #140393 for espidf / horizon / nuttx / vita | ivmarkov | -0/+1 |