| Age | Commit message (Expand) | Author | Lines |
| 2025-02-03 | Mark `std::fmt::from_fn` as `#[must_use]` | Yotam Ofek | -0/+1 |
| 2025-02-03 | Rollup merge of #136289 - Pyr0de:oncecell-docs, r=tgross35 | Matthias Krüger | -25/+28 |
| 2025-02-03 | no unsafe pointer and no overflowing_literals in fmt::Display of integers | Pascal S. de Kloe | -68/+75 |
| 2025-02-03 | For NonZero impl macros, give unsigned impls access to the corresponding sign... | Josh Triplett | -2/+17 |
| 2025-02-03 | OnceCell & OnceLock docs: Using (un)initialized consistently | Pyrode | -25/+28 |
| 2025-02-02 | Docs for f16 and f128: correct a typo and add details | Laine Taffin Altman | -7/+7 |
| 2025-02-02 | Rollup merge of #136434 - RalfJung:rustc_allowed_through_unstable_modules-dep... | Matthias Krüger | -1/+5 |
| 2025-02-02 | Rollup merge of #136283 - hkBst:patch-31, r=workingjubilee | Matthias Krüger | -4/+5 |
| 2025-02-02 | Rollup merge of #134272 - RalfJung:destabilize-rustc_encodable_decodable, r=o... | Matthias Krüger | -38/+0 |
| 2025-02-02 | rustc_allowed_through_unstable_modules: require deprecation message | Ralf Jung | -1/+5 |
| 2025-02-01 | Use `widening_mul` | Tobias Decking | -20/+1 |
| 2025-02-01 | add UnsafeCell direct access APIs | Peter Jaszkowiak | -0/+84 |
| 2025-02-01 | Rollup merge of #136364 - hkBst:ptr_cmp_docs, r=tgross35 | Matthias Krüger | -3/+8 |
| 2025-02-01 | Rollup merge of #136307 - WaffleLapkin:minminmin, r=scottmcm | Matthias Krüger | -33/+137 |
| 2025-02-01 | document ptr comparison being by address | Marijn Schouten | -3/+8 |
| 2025-01-31 | More PR feedback | Scott McMurray | -7/+5 |
| 2025-01-31 | PR feedback | Scott McMurray | -9/+8 |
| 2025-01-31 | Add `unchecked_disjoint_bitor` with fallback intrinsic implementation | Scott McMurray | -3/+116 |
| 2025-02-01 | Rollup merge of #136351 - Darksonn:coerce-pointee-docs, r=compiler-errors | Matthias Krüger | -1/+189 |
| 2025-02-01 | Rollup merge of #136163 - uellenberg:driftsort-off-by-one, r=Mark-Simulacrum | Matthias Krüger | -8/+22 |
| 2025-01-31 | doc all differences of ptr:copy(_nonoverlapping) with memcpy and memmove | Marijn Schouten | -3/+6 |
| 2025-01-31 | Auto merge of #134424 - 1c3t3a:null-checks, r=saethlin | bors | -0/+16 |
| 2025-01-31 | Add documentation for derive(CoercePointee) | Alice Ryhl | -1/+189 |
| 2025-01-31 | Insert null checks for pointer dereferences when debug assertions are enabled | Bastian Kersting | -0/+16 |
| 2025-01-31 | Update encode_utf16 to mention it is native endian | Marijn Schouten | -4/+5 |
| 2025-01-31 | Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhpratt | bors | -0/+18 |
| 2025-01-31 | Rollup merge of #136300 - RalfJung:compare-and-swap, r=joboet | Jacob Pratt | -0/+18 |
| 2025-01-31 | Rollup merge of #136296 - RalfJung:float-min-max, r=tgross35 | Jacob Pratt | -8/+16 |
| 2025-01-31 | Rollup merge of #135414 - tgross35:stabilize-const_black_box, r=dtolnay | Jacob Pratt | -1/+4 |
| 2025-01-31 | implement all min/max fns in terms of `<`/`is_lt` | Waffle Lapkin | -15/+9 |
| 2025-01-30 | implement unstable `new_range` feature | Peter Jaszkowiak | -0/+3 |
| 2025-01-31 | improve doc tests for (min/max/minmax).* functions | Waffle Lapkin | -18/+128 |
| 2025-01-30 | Rollup merge of #136271 - Sky9x:debug-maybeuninit-footgun, r=tgross35 | Matthias Krüger | -3/+2 |
| 2025-01-30 | Rollup merge of #135852 - lukas-code:asyncfn-prelude-core, r=compiler-errors | Matthias Krüger | -0/+3 |
| 2025-01-30 | Auto merge of #134824 - niklasf:int_from_ascii, r=ibraheemdev | bors | -89/+131 |
| 2025-01-30 | atomic: extend compare_and_swap migration docs | Ralf Jung | -0/+18 |
| 2025-01-30 | float::min/max: mention the non-determinism around signed 0 | Ralf Jung | -8/+16 |
| 2025-01-30 | Rollup merge of #136259 - hkBst:patch-30, r=thomcc | Stuart Cook | -31/+27 |
| 2025-01-30 | Rollup merge of #135847 - edwloef:slice_ptr_rotate_opt, r=scottmcm | Stuart Cook | -152/+182 |
| 2025-01-29 | Remove minor future footgun in `impl Debug for MaybeUninit` | Sky | -3/+2 |
| 2025-01-29 | Cleanup docs for Allocator | Marijn Schouten | -31/+27 |
| 2025-01-29 | add inline attribute and codegen test | edwloef | -0/+4 |
| 2025-01-29 | split slice::ptr_rotate into three separate algorithms, to hopefully help inl... | edwloef | -174/+195 |
| 2025-01-28 | Fix off-by-one error causing driftsort to crash | uellenberg | -8/+22 |
| 2025-01-29 | Rollup merge of #135625 - c410-f3r:cfg-match-foo-bar-baz, r=tgross35,jhpratt | León Orell Valerian Liehr | -0/+11 |
| 2025-01-28 | Auto merge of #136203 - matthiaskrgr:rollup-1k0f44l, r=matthiaskrgr | bors | -8/+10 |
| 2025-01-28 | Rollup merge of #136173 - taiki-e:c-char, r=tgross35 | Matthias Krüger | -7/+9 |
| 2025-01-28 | Rollup merge of #135869 - hkBst:patch-12, r=Noratrieb | Matthias Krüger | -1/+1 |
| 2025-01-28 | Stabilize `get_many_mut` as `get_disjoint_mut` | Pavel Grigorenko | -61/+58 |
| 2025-01-28 | Rollup merge of #135886 - hkBst:patch-14, r=workingjubilee | Matthias Krüger | -2/+2 |