| Age | Commit message (Expand) | Author | Lines |
| 2025-01-22 | Implement `CloneToUninit` for `ByteStr` | Josh Triplett | -0/+10 |
| 2025-01-22 | Add doc aliases for BStr and BString | Josh Triplett | -0/+1 |
| 2025-01-22 | Add `AsyncFn*` to core prelude | Lukas Markeffsky | -0/+3 |
| 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-20 | Auto merge of #134286 - Urgau:unreach_pub-std, r=ibraheemdev | bors | -100/+116 |
| 2025-01-20 | Rollup merge of #135741 - bardiharborow:std/net/rfc9637, r=Amanieu | Matthias Krüger | -4/+7 |
| 2025-01-20 | Rollup merge of #133695 - x17jiri:hint_likely, r=Amanieu | Matthias Krüger | -0/+135 |
| 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 | 1. Removed 'rustc_nounwind' 2. Rewording of comments | Jiri Bobek | -11/+6 |
| 2025-01-20 | Correct counting to four in cell module docs | Tom Fryers | -2/+2 |
| 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/+7 |
| 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 |
| 2025-01-18 | Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper" | Rémy Rakic | -1/+2 |
| 2025-01-18 | `then be` -> `be` based on feedback from @ibraheemdev | Michael Sloan | -3/+3 |
| 2025-01-18 | re-export `core::iter::FromCoroutine` | joseLuís | -4/+4 |
| 2025-01-17 | Add references to the IEEE functions for `float_next_up_down` | Trevor Gross | -0/+24 |
| 2025-01-17 | Stabilize `float_next_up_down` | Trevor Gross | -16/+8 |
| 2025-01-16 | Rollup merge of #133720 - c410-f3r:cfg-match-foo-bar-baz, r=joshtriplett | Matthias Krüger | -0/+52 |
| 2025-01-15 | Less unsafe in `dangling`/`without_provenance` | Scott McMurray | -20/+19 |
| 2025-01-15 | Auto merge of #135555 - matthiaskrgr:rollup-jnqdbuu, r=matthiaskrgr | bors | -2/+2 |
| 2025-01-15 | Rollup merge of #135497 - DJMrTV:master, r=jhpratt | Matthias Krüger | -2/+2 |
| 2025-01-15 | Export likely(), unlikely() and cold_path() in std::hint | Jiri Bobek | -0/+140 |
| 2025-01-15 | fix typo in typenames of pin documentation | DJMrTV | -2/+2 |
| 2025-01-15 | Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davi... | Guillaume Gomez | -4/+20 |
| 2025-01-15 | Auto merge of #135525 - jhpratt:rollup-4gu2wpm, r=jhpratt | bors | -32/+20 |
| 2025-01-15 | Rollup merge of #134143 - nyurik:err-nul, r=dtolnay | Jacob Pratt | -32/+20 |
| 2025-01-15 | intrinsics: deprecate calling them via the unstable std::intrinsics path | Ralf Jung | -4/+20 |
| 2025-01-14 | Enforce syntactical stability of const traits in HIR | Michael Goulet | -0/+6 |
| 2025-01-14 | remove pointless allowed_through_unstable_modules on TryFromSliceError | Ralf Jung | -1/+0 |
| 2025-01-14 | remove Rustc{En,De}codable from library and compiler | Ralf Jung | -35/+0 |
| 2025-01-14 | make rustc_encodable_decodable feature properly unstable | Ralf Jung | -6/+3 |
| 2025-01-12 | Auto merge of #135384 - saethlin:inline-copy-from-slice, r=joboet | bors | -0/+1 |
| 2025-01-12 | Omit some more `From` impls to avoid inference failures | Josh Triplett | -22/+26 |
| 2025-01-11 | Add inherent versions of MaybeUninit methods for slices | ltdk | -280/+386 |