| Age | Commit message (Expand) | Author | Lines |
| 2025-06-10 | Rollup merge of #142101 - lolbinarycat:core-dedup-ptr-docs-139190-pt2, r=work... | León Orell Valerian Liehr | -126/+68 |
| 2025-06-10 | Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35 | León Orell Valerian Liehr | -1/+0 |
| 2025-06-10 | Rollup merge of #134442 - epage:change, r=workingjubilee | León Orell Valerian Liehr | -0/+13 |
| 2025-06-09 | Auto merge of #138062 - LorrensP-2158466:miri-enable-float-nondet, r=RalfJung | bors | -2/+2 |
| 2025-06-09 | Specify the behavior of `file!` | Ed Page | -0/+13 |
| 2025-06-09 | Mark `core::slice::memchr` as `#[doc(hidden)]` | Alona Enraght-Moony | -0/+1 |
| 2025-06-09 | core::ptr: deduplicate more method docs | binarycat | -126/+68 |
| 2025-06-09 | Rollup merge of #142238 - RalfJung:nonnull_provenance, r=workingjubilee | Trevor Gross | -3/+4 |
| 2025-06-09 | Rollup merge of #141001 - hkBst:nonzero-char, r=dtolnay | Trevor Gross | -0/+3 |
| 2025-06-09 | Rollup merge of #140767 - sayantn:stabilize-sha512, r=traviscross,tgross35 | Trevor Gross | -1/+0 |
| 2025-06-09 | Auto merge of #142242 - matthiaskrgr:rollup-1sgx0ji, r=matthiaskrgr | bors | -46/+2 |
| 2025-06-09 | Rollup merge of #142192 - Urgau:dedup-f16-f128-test-attrs, r=tgross35 | Matthias Krüger | -46/+2 |
| 2025-06-09 | stabilize nonnull_provenance | Ralf Jung | -3/+4 |
| 2025-06-09 | Rollup merge of #142160 - Urgau:check-cfg-bootstrap-only-rustc, r=Kobzol | Matthias Krüger | -1/+1 |
| 2025-06-08 | Rollup merge of #142162 - RalfJung:unsafe-pinned-get, r=workingjubilee,travis... | Jubilee | -17/+16 |
| 2025-06-08 | Rollup merge of #142053 - heiher:loong32-none, r=wesleywiser | Jubilee | -3/+7 |
| 2025-06-08 | Remove rustc's notion of "preferred" alignment AKA `__alignof` | Jubilee Young | -9/+0 |
| 2025-06-08 | Auto merge of #141700 - RalfJung:atomic-intrinsics-part2, r=bjorn3 | bors | -985/+211 |
| 2025-06-08 | Mark `slice::swap_with_slice` unstably const | Paolo Barbolini | -1/+2 |
| 2025-06-08 | De-duplicate f16 & f128 doctest attributes | Urgau | -46/+2 |
| 2025-06-07 | Rollup merge of #142154 - RalfJung:no-more-cfg-bootstrap, r=oli-obk | Guillaume Gomez | -3/+0 |
| 2025-06-07 | Rollup merge of #142065 - paolobarbolini:stabilize-const_eq_ignore_ascii_case... | Guillaume Gomez | -2/+2 |
| 2025-06-07 | Rollup merge of #141447 - y86-dev:option-layout-docs, r=RalfJung | Guillaume Gomez | -1/+1 |
| 2025-06-07 | centralize aliasing rules discussion in UnsafeCell docs | Ralf Jung | -15/+11 |
| 2025-06-07 | intrinsics: use const generic to set atomic ordering | Ralf Jung | -985/+211 |
| 2025-06-07 | Address documentation issues identified with Future | Diggory Blake | -7/+16 |
| 2025-06-07 | Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target features | sayantn | -1/+0 |
| 2025-06-07 | Stabilize the `keylocker_x86` flag, and the `kl` and `widekl` target features | sayantn | -1/+0 |
| 2025-06-07 | Fix usage of `bootstrap` in core | Urgau | -4/+1 |
| 2025-06-07 | UnsafePinned: update get() docs and signature to allow shared mutation | Ralf Jung | -9/+12 |
| 2025-06-07 | Make NonZero<char> possible | Marijn Schouten | -0/+3 |
| 2025-06-07 | get rid of spurious cfg(bootstrap) | Ralf Jung | -3/+0 |
| 2025-06-06 | Rollup merge of #142114 - GuillaumeGomez:u128-const, r=Urgau | Guillaume Gomez | -2/+2 |
| 2025-06-06 | Compute number of digits instead of relying on constant value for u128 displa... | Guillaume Gomez | -2/+2 |
| 2025-06-06 | remove extraneous text | Tshepang Mbambo | -33/+0 |
| 2025-06-06 | Add new Tier-3 targets: `loongarch32-unknown-none*` | WANG Rui | -3/+7 |
| 2025-06-05 | change tests to use fixed constants to let them pass with miri | LorrensP-2158466 | -2/+2 |
| 2025-06-05 | Auto merge of #142070 - matthiaskrgr:rollup-e7lxtuo, r=matthiaskrgr | bors | -22/+11 |
| 2025-06-05 | Rollup merge of #140638 - RalfJung:unsafe-pinned-shared-aliased, r=workingjub... | Matthias Krüger | -22/+11 |
| 2025-06-05 | Auto merge of #135054 - cramertj:file-cstr, r=m-ou-se | bors | -16/+25 |
| 2025-06-05 | Stabilize `const_eq_ignore_ascii_case` | Paolo Barbolini | -2/+2 |
| 2025-06-05 | fix Zip unsoundness (again) | The 8472 | -41/+33 |
| 2025-06-04 | Add Location::file_with_nul | Taylor Cramer | -16/+25 |
| 2025-06-04 | Rollup merge of #141893 - usamoi:lossless, r=tgross35 | Matthias Krüger | -1/+0 |
| 2025-06-04 | Rollup merge of #137306 - tgross35:remove-i128-u128-improper-ctypes, r=travis... | Matthias Krüger | -0/+14 |
| 2025-06-04 | Rollup merge of #136687 - joshtriplett:improve-display-and-fromstr-docs, r=Am... | Matthias Krüger | -0/+28 |
| 2025-06-03 | `Display`: Rework explanation of `FromStr`/`Display` round-tripping | Josh Triplett | -2/+7 |
| 2025-06-03 | `FromStr`: Rework explanation of `FromStr`/`Display` round-tripping | Josh Triplett | -6/+5 |
| 2025-06-03 | Add some more description of interactions between `Display` and `FromStr` | Josh Triplett | -0/+6 |
| 2025-06-03 | Improve the documentation of `Display` and `FromStr`, and their interactions | Josh Triplett | -0/+18 |