| Age | Commit message (Expand) | Author | Lines |
| 2025-01-21 | Rollup merge of #135821 - hkBst:patch-11, r=ibraheemdev | Matthias Krüger | -2/+2 |
| 2025-01-21 | Rollup merge of #135750 - scottmcm:cma-example, r=cuviper | Matthias Krüger | -2/+31 |
| 2025-01-21 | optimize slice::ptr_rotate for compile-time-constant small rotates | edwloef | -161/+166 |
| 2025-01-21 | [cfg_match] Document the use of expressions | Caio | -0/+11 |
| 2025-01-21 | Remove test panic from File::open | Chris Denton | -3/+0 |
| 2025-01-21 | fix OsString::from_encoded_bytes_unchecked description | Marijn Schouten | -2/+2 |
| 2025-01-21 | add missing allocator safety in alloc crate | LemonJ | -2/+5 |
| 2025-01-21 | Ignore files relevant to benchmarking | Trevor Gross | -0/+4 |
| 2025-01-21 | Add a way to ignore benchmark regression checks | Trevor Gross | -12/+59 |
| 2025-01-21 | Run wall time benchmarks with `--features force-soft-floats` | Trevor Gross | -1/+1 |
| 2025-01-21 | Run icount benchmarks once with softfloat and once with hardfloat | Trevor Gross | -23/+54 |
| 2025-01-21 | Auto merge of #135224 - wyfo:tls-panic-outline, r=cuviper | bors | -8/+16 |
| 2025-01-20 | Auto merge of #134286 - Urgau:unreach_pub-std, r=ibraheemdev | bors | -126/+145 |
| 2025-01-20 | Switch to the arm-linux runner and enable MPFR | Trevor Gross | -8/+6 |
| 2025-01-20 | Rollup merge of #135741 - bardiharborow:std/net/rfc9637, r=Amanieu | Matthias Krüger | -4/+17 |
| 2025-01-20 | Rollup merge of #133695 - x17jiri:hint_likely, r=Amanieu | Matthias Krüger | -0/+135 |
| 2025-01-20 | alloc: add `#![warn(unreachable_pub)]` | Urgau | -210/+251 |
| 2025-01-20 | test: add `#![warn(unreachable_pub)]` | Urgau | -79/+80 |
| 2025-01-20 | proc_macro: add `#![warn(unreachable_pub)]` | Urgau | -7/+8 |
| 2025-01-20 | core: `#[allow(unreachable_pub)]` on unreachable `pub use` | Urgau | -1/+9 |
| 2025-01-20 | core: add `#![warn(unreachable_pub)]` | Urgau | -99/+107 |
| 2025-01-20 | rtstartup: add `#![warn(unreachable_pub)]` | Urgau | -0/+2 |
| 2025-01-20 | panic_unwind: add `#![warn(unreachable_pub)]` | Urgau | -26/+27 |
| 2025-01-20 | 1. Removed 'rustc_nounwind' 2. Rewording of comments | Jiri Bobek | -11/+6 |
| 2025-01-20 | implement `VectorAdd` for `s390x` | Folkert de Vries | -9/+518 |
| 2025-01-20 | add `clang` to the `s390x` DockerFile | Folkert de Vries | -1/+2 |
| 2025-01-20 | basic infra for s390x vector intrinsics | Folkert de Vries | -0/+46 |
| 2025-01-20 | Rollup merge of #135762 - TomFryersMidsummer:patch-1, r=joboet | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2025-01-20 | Rollup merge of #135626 - clubby789:env-note, r=ibraheemdev | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2025-01-20 | Correct counting to four in cell module docs | Tom Fryers | -2/+2 |
| 2025-01-20 | Rollup merge of #135491 - RalfJung:remove-dead-rustc_allowed_through_unstable... | 许杰友 Jieyou Xu (Joe) | -34/+4 |
| 2025-01-20 | Rollup merge of #135446 - klensy:panic_immediate_abort_ext, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2025-01-19 | Add an example of using `carrying_mul_add` to write wider multiplication | Scott McMurray | -2/+31 |
| 2025-01-20 | Recognise new IPv6 documentation range from RFC9637 | Bardi Harborow | -4/+17 |
| 2025-01-19 | Fix whitespace | Marijn Schouten | -1/+1 |
| 2025-01-19 | Auto merge of #135714 - rust-lang:cargo_update, r=clubby789 | bors | -2/+2 |
| 2025-01-19 | document order of items in iterator from drain | Marijn Schouten | -3/+5 |
| 2025-01-19 | Auto merge of #134976 - mgsloan:improve-select-nth-unstable-docs, r=ibraheemdev | bors | -42/+49 |
| 2025-01-19 | Auto merge of #135709 - lqd:bring-back-len, r=compiler-errors | bors | -1/+2 |
| 2025-01-18 | Rewrap following accepting review suggestions from @ibraheemdev | Michael Sloan | -8/+18 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -2/+1 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -3/+3 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -2/+2 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -2/+2 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -3/+3 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -1/+1 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -1/+1 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -3/+3 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -1/+1 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -2/+2 |