| Age | Commit message (Expand) | Author | Lines |
| 2025-07-16 | Implemented DerefMut for ArmIntrinsicTest | Madhav Madhusoodanan | -12/+19 |
| 2025-07-16 | Rollup merge of #143990 - camsteffen:localkey-cell, r=tgross35 | Samuel Tardieu | -0/+23 |
| 2025-07-16 | Rollup merge of #143921 - oli-obk:const-index, r=fee1-dead | Samuel Tardieu | -54/+101 |
| 2025-07-16 | Rollup merge of #143738 - rocurley:float_tests_refactor_2, r=tgross35 | Samuel Tardieu | -615/+268 |
| 2025-07-16 | Rollup merge of #143355 - hkBst:cleanup-shift-double-bitmask, r=Mark-Simulacrum | Samuel Tardieu | -42/+6 |
| 2025-07-16 | fix space in generated loongarch | Folkert de Vries | -2/+2 |
| 2025-07-16 | Merge pull request #1875 from sayantn/sde-update | Amanieu d'Antras | -68/+70 |
| 2025-07-16 | Update `wasmprinter` to latest | sayantn | -11/+19 |
| 2025-07-16 | Bump versions in CI | sayantn | -15/+17 |
| 2025-07-16 | Update Docker OS to Ubuntu-25.10 | sayantn | -19/+19 |
| 2025-07-16 | Update SDE to v9.58.0 | sayantn | -23/+15 |
| 2025-07-16 | Modified Typekind to group the Signed and Unsigned version of types. | Madhav Madhusoodanan | -31/+72 |
| 2025-07-15 | Update poison.rs | Martin Ombura Jr. | -1/+1 |
| 2025-07-15 | Add `Default` impls for `Pin`ned `Box`, `Rc`, `Arc` | Jules Bertholet | -4/+44 |
| 2025-07-15 | Add LocalKey<Cell>::update | Cameron Steffen | -0/+23 |
| 2025-07-15 | `aarch64`: check for `trn1` and `trn2` | Folkert de Vries | -19/+89 |
| 2025-07-15 | `aarch64`: check for `uzp1` and `uzp2` | Folkert de Vries | -19/+89 |
| 2025-07-15 | `aarch64`: check for `zip1` and `zip2` | Folkert de Vries | -34/+144 |
| 2025-07-15 | aarch64/arm: fix tests that matched on prefix of instruction | Folkert de Vries | -2/+2 |
| 2025-07-15 | s390x: fix tests that matched on prefix of instruction | Folkert de Vries | -4/+4 |
| 2025-07-15 | `stdarch-test`: error if only part of an instruction matched | Folkert de Vries | -1/+7 |
| 2025-07-15 | `stdarch-test`: misc cleanups | Folkert de Vries | -7/+14 |
| 2025-07-15 | `stdarch-test`: use `std::sync::LazyLock` instead of `lazy_static!` | Folkert de Vries | -8/+2 |
| 2025-07-15 | update `Cargo.lock` | Folkert de Vries | -6/+6 |
| 2025-07-16 | add `const_make_global`; err for `const_allocate` ptrs if didn't call | Deadbeef | -3/+13 |
| 2025-07-15 | Auto merge of #143877 - xizheyin:143813, r=scottmcm,saethlin | bors | -3/+18 |
| 2025-07-15 | docs: update documentation of core::mem::copy to include const on the fn sign... | SunkenPotato | -1/+1 |
| 2025-07-15 | make `std_detect` public dependency of `std` | David Mládek | -1/+1 |
| 2025-07-15 | Rollup merge of #143941 - folkertdev:cfg-select-docs, r=traviscross | Samuel Tardieu | -9/+7 |
| 2025-07-15 | Rollup merge of #143910 - ChrisDenton:no-symbolization, r=tgross35 | Samuel Tardieu | -47/+57 |
| 2025-07-15 | Rollup merge of #143907 - Kijewski:pr-inline-split_at_unchecked, r=Mark-Simul... | Samuel Tardieu | -0/+1 |
| 2025-07-15 | constify `Index` trait and its slice impls | Oli Scherer | -13/+23 |
| 2025-07-15 | constify some methods using `SliceIndex` | Oli Scherer | -16/+25 |
| 2025-07-15 | constify `SliceIndex` trait | Oli Scherer | -25/+53 |
| 2025-07-15 | Merge pull request #1872 from folkertdev/aarch64-horizontal-add | Amanieu d'Antras | -244/+102 |
| 2025-07-14 | Auto merge of #142885 - a1phyr:borrowed_cursor_to_buf, r=Mark-Simulacrum | bors | -0/+87 |
| 2025-07-15 | `aarch64`: implement `vabs` using `instrinsics::simd` | Folkert de Vries | -27/+44 |
| 2025-07-14 | Merge pull request #1869 from folkertdev/s390x-use-rounding-intrinsic | Amanieu d'Antras | -3/+14 |
| 2025-07-14 | Merge pull request #1837 from heiher/loong32 | Amanieu d'Antras | -247/+327 |
| 2025-07-14 | Merge pull request #1871 from folkertdev/aarch64-float-min-max | Amanieu d'Antras | -491/+66 |
| 2025-07-14 | Merge pull request #1870 from Kobzol/rustc-pull-ci | Amanieu d'Antras | -0/+22 |
| 2025-07-14 | Merge pull request #1852 from folkertdev/optimize-intrinsic-test | Amanieu d'Antras | -95/+93 |
| 2025-07-14 | update `cfg_select!` documentation | Folkert de Vries | -9/+7 |
| 2025-07-14 | Rollup merge of #143710 - joshtriplett:random-updates, r=joshtriplett | Samuel Tardieu | -59/+34 |
| 2025-07-14 | Rollup merge of #141809 - ChrisDenton:no-cleaup, r=jhpratt | Samuel Tardieu | -15/+21 |
| 2025-07-14 | `s390x`: document the different rounding flavors | Folkert de Vries | -3/+14 |
| 2025-07-14 | Don't call WSACleanup on process exit | Chris Denton | -15/+21 |
| 2025-07-14 | Add experimental backtrace-trace-only std feature | Chris Denton | -47/+57 |
| 2025-07-14 | Rollup merge of #143917 - theemathas:change-allocated-object-to-allocation, r... | Jakub Beránek | -3/+3 |
| 2025-07-14 | Rollup merge of #143881 - orlp:once-state-repr, r=tgross35 | Jakub Beránek | -9/+12 |