| Age | Commit message (Expand) | Author | Lines |
| 2025-06-14 | Rollup merge of #142243 - RalfJung:float-test-dedup, r=tgross35 | Matthias Krüger | -676/+308 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -3/+26 |
| 2025-06-14 | Rollup merge of #141493 - tamird:addreskind-bytestr, r=joshtriplett | Matthias Krüger | -4/+14 |
| 2025-06-14 | Work around out-of-tree testing with a shim crate | Trevor Gross | -4/+77 |
| 2025-06-14 | Merge ref 'd087f112b7d1:/library/compiler-builtins' from https://github.com/r... | Trevor Gross | -2491/+1984 |
| 2025-06-14 | Marks ADT live if it appears in pattern | Mu001999 | -1/+0 |
| 2025-06-14 | Update the upstream Rust version | Trevor Gross | -1/+1 |
| 2025-06-13 | Rollup merge of #142452 - ChrisDenton:intermittent, r=Noratrieb | Jubilee | -3/+2 |
| 2025-06-13 | Rollup merge of #142439 - scrabsha:rust/sasha/uwkqrkztvqry, r=RalfJung | Jubilee | -0/+4 |
| 2025-06-13 | Rollup merge of #142046 - Qelxiros:122742-vec_peek_mut, r=cuviper | Jubilee | -0/+105 |
| 2025-06-14 | Delete `.release-plz.toml` | Trevor Gross | -13/+0 |
| 2025-06-13 | Remove unneeded lifetimes from signature of BTreeSet::extract_if | David Tolnay | -4/+4 |
| 2025-06-13 | 100% safe implementation of RepeatN | Soveu | -118/+43 |
| 2025-06-13 | Mark compiler-builtins as `publish = false` | Trevor Gross | -0/+1 |
| 2025-06-13 | Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr | bors | -45/+32 |
| 2025-06-13 | Clean up and sort manifest keys | Trevor Gross | -12/+7 |
| 2025-06-13 | fmaximum,fminimum: Fix incorrect result and add tests | Trevor Gross | -57/+392 |
| 2025-06-13 | doc: mention that intrinsics should not be called in user code | Sasha Pourcelot | -0/+4 |
| 2025-06-13 | Auto merge of #142442 - matthiaskrgr:rollup-6yodjfx, r=matthiaskrgr | bors | -38/+34 |
| 2025-06-13 | Windows: make read_dir stop iterating on error | Chris Denton | -0/+1 |
| 2025-06-13 | Remove "intermittent" wording from `ReadDir` | Chris Denton | -3/+2 |
| 2025-06-13 | tweak runtime/const macro management | Ralf Jung | -44/+49 |
| 2025-06-13 | Eliminate `build.rs`-generated Aarch64 atomic macros (#951) | qinghon | -65/+75 |
| 2025-06-13 | Auto merge of #142432 - matthiaskrgr:rollup-ziuls9y, r=matthiaskrgr | bors | -33/+169 |
| 2025-06-13 | Rollup merge of #142308 - tgross35:upgrade-library-object, r=Mark-Simulacrum | Matthias Krüger | -15/+12 |
| 2025-06-13 | Rollup merge of #142276 - tgross35:update-library-lockfile, r=Mark-Simulacrum | Matthias Krüger | -29/+20 |
| 2025-06-13 | Rollup merge of #142274 - tgross35:update-stdarch, r=Amanieu | Matthias Krüger | -1/+0 |
| 2025-06-13 | Rollup merge of #142410 - RalfJung:align_of, r=WaffleLapkin,workingjubilee | Matthias Krüger | -18/+10 |
| 2025-06-13 | Rollup merge of #142158 - xizheyin:141617, r=jdonszelmann | Matthias Krüger | -18/+18 |
| 2025-06-13 | Rollup merge of #141491 - tamird:cstr-debug-bstr, r=joshtriplett | Matthias Krüger | -2/+6 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -3/+26 |
| 2025-06-12 | Delegate `<SocketAddr as Debug>` to `ByteStr` | Tamir Duberstein | -4/+14 |
| 2025-06-12 | Rollup merge of #142402 - sorairolake:remove-blank-line, r=workingjubilee | Matthias Krüger | -3/+0 |
| 2025-06-12 | Rollup merge of #134536 - Urgau:fn-ptr-option, r=compiler-errors,traviscross | Matthias Krüger | -0/+1 |
| 2025-06-12 | Rollup merge of #142252 - fu5ha:doc-cas-ops, r=ibraheemdev | Matthias Krüger | -33/+146 |
| 2025-06-12 | Rollup merge of #141947 - zachs18:patch-4, r=workingjubilee,traviscross | Matthias Krüger | -0/+3 |
| 2025-06-12 | Rollup merge of #138016 - nwoods-cimpress:slice_chunkby_clone, r=dtolnay | Matthias Krüger | -0/+20 |
| 2025-06-12 | Delegate `<CStr as Debug>` to `ByteStr` | Tamir Duberstein | -2/+6 |
| 2025-06-12 | intrinsics: rename min_align_of to align_of | Ralf Jung | -18/+10 |
| 2025-06-12 | Tracking the old name of renamed unstable library attribute | xizheyin | -18/+18 |
| 2025-06-12 | Add support for $crate to Ident | Daniel Bloom | -2/+2 |
| 2025-06-12 | Update the stdarch submodule | Trevor Gross | -1/+0 |
| 2025-06-12 | chore(doctest): Remove redundant blank lines | Shun Sakai | -3/+0 |
| 2025-06-12 | Auto merge of #141205 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -3/+2 |
| 2025-06-12 | Add lockfile | Jakub Beránek | -1/+965 |
| 2025-06-12 | Allow `unpredictable_function_pointer_comparisons` lint in more places | Urgau | -0/+1 |
| 2025-06-11 | update docs, test | Jeremy Smart | -5/+3 |
| 2025-06-11 | cargo update | github-actions | -3/+2 |
| 2025-06-12 | Auto merge of #136594 - pascaldekloe:fmt-int128, r=tgross35 | bors | -188/+249 |
| 2025-06-11 | Upgrade the standard library `unwinding` version | Trevor Gross | -16/+5 |