| Age | Commit message (Expand) | Author | Lines |
| 2025-07-13 | Rollup merge of #143803 - RalfJung:const-trait-tracking, r=compiler-errors | León Orell Valerian Liehr | -18/+18 |
| 2025-07-13 | Rollup merge of #143776 - no1wudi:fix, r=tgross35 | León Orell Valerian Liehr | -1/+1 |
| 2025-07-13 | Tidy | Orson Peters | -1/+1 |
| 2025-07-13 | Guarantee 8 bytes of alignment in Thread::into_raw | Orson Peters | -1/+7 |
| 2025-07-12 | Tell triagebot to reopen bot PRs to run CI on them | Jakub Beránek | -0/+3 |
| 2025-07-12 | Add CI workflow for automatically performing subtree sync pulls | Jakub Beránek | -0/+23 |
| 2025-07-12 | `aarch64`: use `simd_reduce_add_unordered` | Folkert de Vries | -217/+58 |
| 2025-07-12 | `aarch64`: use `simd_reduce_min` and `simd_reduce_max` for integers | Folkert de Vries | -212/+28 |
| 2025-07-12 | `aarch64`: use `simd_reduce_min` and `simd_reduce_max` for floats | Folkert de Vries | -110/+16 |
| 2025-07-12 | `arm`: use `simd_fmin` and `simd_fmax` | Folkert de Vries | -100/+12 |
| 2025-07-12 | `aarch64`: use `simd_fmin` and `simd_fmax` | Folkert de Vries | -43/+6 |
| 2025-07-12 | `aarch64`: use `f16::min` and `f16::max` | Folkert de Vries | -26/+4 |
| 2025-07-12 | Add rustc-pull CI automation | Jakub Beránek | -0/+22 |
| 2025-07-12 | Auto merge of #143810 - matthiaskrgr:rollup-iw7a23z, r=matthiaskrgr | bors | -1/+1 |
| 2025-07-12 | Auto merge of #143766 - matthiaskrgr:rollup-0x7t69s, r=matthiaskrgr | bors | -27/+191 |
| 2025-07-12 | Fixed a core crate compilation failure when enabling the `optimize_for_size` ... | nazo6 | -4/+5 |
| 2025-07-11 | Merge pull request #1868 from folkertdev/gen-arm-remove-lazy-static | Folkert de Vries | -31/+21 |
| 2025-07-11 | Merge pull request #1858 from folkertdev/aarch-comparison-operators | Sayantan Chakraborty | -220/+80 |
| 2025-07-12 | Add Ref/RefMut try_map method | Pavel Grigorenko | -0/+93 |
| 2025-07-12 | `stdarch-gen-arm`: remove `lazy_static`, use `LazyLock` instead | Folkert de Vries | -31/+21 |
| 2025-07-11 | slice: Mark `rotate_left`, `rotate_right` unstably const | okaneco | -9/+21 |
| 2025-07-11 | Merge pull request #1867 from hkBst/fix-test-neon | Folkert de Vries | -1/+1 |
| 2025-07-11 | tests: neon is arm | Marijn Schouten | -1/+1 |
| 2025-07-11 | Merge pull request #1865 from hkBst/connect5-clippy-fixes | Folkert de Vries | -25/+12 |
| 2025-07-11 | Rollup merge of #143647 - ColtenOuO:master, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2025-07-11 | random: Provide a `Distribution<T>` trait | Josh Triplett | -57/+27 |
| 2025-07-11 | connect5: clippy fixes | Marijn Schouten | -25/+12 |
| 2025-07-11 | fix const_ops tracking issue | Ralf Jung | -12/+12 |
| 2025-07-11 | fix PartialEq const feature name and const_cmp tracking issue | Ralf Jung | -6/+6 |
| 2025-07-11 | Consolidate classify tests | Roger Curley | -71/+23 |
| 2025-07-11 | Consolidate is_normal tests | Roger Curley | -82/+51 |
| 2025-07-11 | Consolidate is_finite tests | Roger Curley | -52/+22 |
| 2025-07-11 | Consolidate is_infinite tests | Roger Curley | -52/+22 |
| 2025-07-11 | Consolidate is_nan | Roger Curley | -52/+22 |
| 2025-07-11 | Consolidate one tests | Roger Curley | -52/+19 |
| 2025-07-11 | Consolidate negative zero tests | Roger Curley | -56/+20 |
| 2025-07-11 | Consolidate zero tests | Roger Curley | -52/+19 |
| 2025-07-11 | Consolidate neg_infinity tests | Roger Curley | -48/+18 |
| 2025-07-11 | Consolidate test_num tests | Roger Curley | -50/+34 |
| 2025-07-11 | Consolidate infinity tests | Roger Curley | -48/+18 |
| 2025-07-11 | thumbv7neon-unknown-linux-gnueabihf clippy fixes | Marijn Schouten | -113/+38 |
| 2025-07-11 | std: move NuttX to use arc4random for random number generation | Huang Qi | -1/+1 |
| 2025-07-11 | constify `From` and `Into` | Oli Scherer | -8/+21 |
| 2025-07-11 | Rollup merge of #143611 - GrigorenkoPV:ParseIntError, r=tgross35 | Matthias Krüger | -2/+5 |
| 2025-07-11 | Rollup merge of #143568 - Ayush1325:uefi-tcp4-timeout, r=tgross35 | Matthias Krüger | -25/+97 |
| 2025-07-11 | Rollup merge of #142391 - LevitatingBusinessMan:setsid, r=workingjubilee | Matthias Krüger | -0/+89 |
| 2025-07-11 | Auto merge of #142911 - mejrs:unsized, r=compiler-errors | bors | -1/+1 |
| 2025-07-11 | docs: clarify “dag” in std::sys_common doc comment | Colten | -1/+1 |
| 2025-07-10 | Rollup merge of #143642 - Kobzol:stdarch-push, r=Amanieu | Trevor Gross | -455/+243 |
| 2025-07-10 | Upgrade `iai-callgrind` to 0.15 | Trevor Gross | -3/+3 |