| Age | Commit message (Expand) | Author | Lines |
| 2025-07-18 | Rollup merge of #143382 - fee1-dead-contrib:push-trrymlzqmmoz, r=jhpratt | Matthias Krüger | -1/+2 |
| 2025-07-18 | fix: don't panic on volatile access to null | Luigi Sartor Piucco | -78/+108 |
| 2025-07-18 | Merge pull request #1874 from heiher/loong-safe | Folkert de Vries | -2933/+2940 |
| 2025-07-18 | Rollup merge of #143925 - oli-obk:slice-const-partialeq, r=fee1-dead | Matthias Krüger | -17/+36 |
| 2025-07-18 | Rollup merge of #143909 - nik-rev:patch-1, r=jhpratt | Matthias Krüger | -2/+2 |
| 2025-07-18 | loongarch: Mark SIMD intrinsics without memory access as safe | WANG Rui | -2891/+2901 |
| 2025-07-18 | `intrinsic-test`: combine C files for more efficient compilation | Folkert de Vries | -230/+259 |
| 2025-07-18 | exclude generated rust programs from the workspace | Folkert de Vries | -1/+2 |
| 2025-07-18 | Merge pull request #1878 from madhav-madhusoodanan/intrinsic-test-box-removin... | Folkert de Vries | -12/+19 |
| 2025-07-18 | Merge pull request #1861 from folkertdev/streamline-c-compilation | Folkert de Vries | -159/+107 |
| 2025-07-18 | Merge pull request #1877 from folkertdev/check-stdarch-gen | Folkert de Vries | -2/+25 |
| 2025-07-18 | improve cpp compiler execution | Folkert de Vries | -144/+92 |
| 2025-07-18 | pass the whole config to C compiler construction | Folkert de Vries | -31/+31 |
| 2025-07-18 | add CI action to check that generated files are correctly checked in | Folkert de Vries | -0/+23 |
| 2025-07-18 | loongarch: Mark partial basic intrinsics as safe | WANG Rui | -44/+41 |
| 2025-07-18 | Rollup merge of #143967 - oli-obk:const-option-methods, r=fee1-dead | Matthias Krüger | -40/+97 |
| 2025-07-17 | Make slices `[const] PartialEq` | Oli Scherer | -11/+28 |
| 2025-07-17 | Make `derive_const` usable within libcore again | Oli Scherer | -3/+3 |
| 2025-07-17 | Make `NonZero` `const PartialEq` | Oli Scherer | -2/+3 |
| 2025-07-17 | Make `Option` `const PartialEq` | Oli Scherer | -1/+2 |
| 2025-07-17 | Update the `no-merges` PR title | Jakub Beránek | -1/+1 |
| 2025-07-17 | constify `Option` methods | Oli Scherer | -40/+97 |
| 2025-07-17 | Allow a new lint failure in nightly | Trevor Gross | -0/+2 |
| 2025-07-17 | Rollup merge of #143631 - hkBst:update-escaper-2, r=compiler-errors | Matthias Krüger | -6/+6 |
| 2025-07-17 | Rollup merge of #143326 - hkBst:rm-deprecated-1, r=jhpratt | Matthias Krüger | -17/+9 |
| 2025-07-17 | Stabilize as_array_of_cells | Josh Simmons | -2/+2 |
| 2025-07-17 | Rollup merge of #144002 - martinomburajr:patch-1, r=ibraheemdev | León Orell Valerian Liehr | -1/+1 |
| 2025-07-17 | Rollup merge of #143856 - mladedav:dm/private-reexport, r=petrochenkov | León Orell Valerian Liehr | -1/+1 |
| 2025-07-17 | Rollup merge of #143829 - a1phyr:trim_borrowed_buf, r=ChrisDenton | León Orell Valerian Liehr | -38/+11 |
| 2025-07-17 | Rollup merge of #143820 - nazo6:fix-optimize-for-size, r=Mark-Simulacrum | León Orell Valerian Liehr | -4/+5 |
| 2025-07-17 | Rollup merge of #143595 - fee1-dead-contrib:push-sylpykzkmynr, r=RalfJung,fee... | León Orell Valerian Liehr | -3/+13 |
| 2025-07-17 | Rollup merge of #143592 - ChrisDenton:uwp-link, r=Mark-Simulacrum | León Orell Valerian Liehr | -62/+30 |
| 2025-07-17 | `stdarch-test`: for now, allow if only part of an instruction matched | Folkert de Vries | -3/+5 |
| 2025-07-17 | test for the high version of a number of instructions | Folkert de Vries | -44/+44 |
| 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 |