| Age | Commit message (Expand) | Author | Lines |
| 2025-05-09 | Add intrinsic fallback for `{minimum,maximum}{16,32,64,128}` | Urgau | -164/+108 |
| 2025-05-09 | remove 'unordered' atomic intrinsics | Ralf Jung | -12/+0 |
| 2025-05-09 | Use intrinsics for `{f16,f32,f64,f128}::{minimum,maximum}` operations | Urgau | -76/+228 |
| 2025-05-08 | Rollup merge of #140341 - saethlin:black-box-qoi, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2025-05-08 | Indicate that the warning on black_box is a general property of Rust | Ben Kimock | -0/+4 |
| 2025-05-08 | Rollup merge of #140759 - dpaoliello:symlink, r=workingjubilee | Matthias Krüger | -0/+16 |
| 2025-05-08 | std: Explain prefer `TryInto` over `TryFrom` when specifying traits bounds on... | xizheyin | -0/+6 |
| 2025-05-08 | std: Make consistence between `From` and `Into` | xizheyin | -2/+2 |
| 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 | Rollup merge of #140734 - ivmarkov:master, r=joboet | Guillaume Gomez | -0/+1 |
| 2025-05-07 | Rollup merge of #140706 - GuillaumeGomez:fix-missing-temp-dir-cleanup, r=notr... | Guillaume Gomez | -0/+10 |
| 2025-05-07 | update hermit-abi to 0.5.1 | Martin Kröning | -2/+2 |
| 2025-05-07 | Rollup merge of #140724 - tgross35:update-builtins, r=tgross35 | Guillaume Gomez | -4/+4 |
| 2025-05-07 | Rollup merge of #140398 - Berrysoft:cygwin-backtrace, r=tgross35 | Guillaume Gomez | -1/+2 |
| 2025-05-07 | Fix regression from #140393 for espidf / horizon / nuttx / vita | ivmarkov | -0/+1 |
| 2025-05-07 | Fix backtrace for cygwin | 王宇逸 | -1/+2 |
| 2025-05-07 | Auto merge of #140726 - jhpratt:rollup-b6oxopx, r=jhpratt | bors | -288/+264 |
| 2025-05-07 | Rollup merge of #140668 - vkrivopalov:vecdeque-truncate-front, r=jhpratt | Jacob Pratt | -0/+137 |
| 2025-05-07 | Rollup merge of #140656 - joboet:fuchsia_pal, r=workingjubilee | Jacob Pratt | -282/+122 |
| 2025-05-07 | Rollup merge of #140483 - baumanj:patch-1, r=workingjubilee | Jacob Pratt | -5/+5 |
| 2025-05-07 | Rollup merge of #134273 - RalfJung:de-stabilize-bench, r=ibraheemdev,traviscross | Jacob Pratt | -1/+0 |
| 2025-05-06 | Update `compiler-builtins` to 0.1.158 | Trevor Gross | -4/+4 |
| 2025-05-06 | release-plz: Include the libm changelog in compiler-builtins | Trevor Gross | -0/+1 |
| 2025-05-06 | chore: release | github-actions[bot] | -2/+14 |
| 2025-05-06 | Auto merge of #140514 - m-ou-se:proc-macro-span-file, r=Amanieu | bors | -4/+4 |
| 2025-05-06 | Require `target_has_atomic = "ptr"` for runtime feature detection | Trevor Gross | -6/+15 |
| 2025-05-06 | Update rc.rs docs | Jon Bauman | -5/+5 |
| 2025-05-06 | Rollup merge of #136183 - hkBst:patch-25, r=Amanieu | Guillaume Gomez | -230/+225 |
| 2025-05-06 | Add new `test_main_with_exit_callback` public function in `libtest` to allow ... | Guillaume Gomez | -0/+10 |
| 2025-05-06 | Run `aarch64-pc-windows-msvc` runs on the new `windows-11-arm` runners | sayantn | -14/+20 |
| 2025-05-06 | Edit `macro_trailing_commas` to enable tests in all architectures | sayantn | -18/+47 |
| 2025-05-06 | Fix segfault in cirrus CI | sayantn | -0/+4 |
| 2025-05-06 | Add `riscv32` CI run | sayantn | -4/+25 |
| 2025-05-06 | Update iterator.rs to use arrays by value | Marijn Schouten | -230/+225 |
| 2025-05-06 | Rollup merge of #140598 - ShE3py:iter-misc-docs, r=workingjubilee | Stuart Cook | -0/+3 |
| 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/+7 |
| 2025-05-06 | Rollup merge of #139764 - dtolnay:extractif, r=Amanieu | Stuart Cook | -39/+48 |
| 2025-05-05 | Consistent trait bounds for ExtractIf Debug impls | David Tolnay | -39/+48 |
| 2025-05-05 | Simplify `Vec::as_non_null` implementation and make it `const` | Vilim Lendvaj | -4/+4 |
| 2025-05-05 | Implement `VecDeque::truncate_front()` | Vladimir Krivopalov | -0/+137 |
| 2025-05-05 | std: stop using TLS in signal handler | joboet | -38/+183 |
| 2025-05-05 | Fix parameter order for `_by()` variants of `min` / `max`/ `minmax` in `std::... | Michael Rieder | -3/+26 |
| 2025-05-05 | collect all Fuchsia bindings into the `fuchsia` module | joboet | -282/+122 |
| 2025-05-05 | ci: Mention `ci: skip-extensive` in the error message | Trevor Gross | -1/+3 |
| 2025-05-05 | Replace `super::super` with `crate::support` where possible | Trevor Gross | -22/+19 |
| 2025-05-05 | Auto merge of #140650 - tgross35:rollup-0mp4h1s, r=tgross35 | bors | -173/+36 |
| 2025-05-05 | Rollup merge of #140648 - tgross35:update-builtins, r=tgross35 | Trevor Gross | -4/+4 |
| 2025-05-05 | Rollup merge of #140644 - the8472:revert-copy-clone-adapters, r=Mark-Simulacrum | Trevor Gross | -163/+20 |