| Age | Commit message (Expand) | Author | Lines |
| 2025-04-17 | Fix drop handling in `hint::select_unpredictable` | Amanieu d'Antras | -9/+23 |
| 2025-04-16 | fix missing word in comment | Kent Ross | -2/+2 |
| 2025-04-15 | Auto merge of #139632 - Darksonn:cfi-fmt, r=m-ou-se | bors | -25/+50 |
| 2025-04-15 | Implement `pin!()` using `super let`. | Mara Bos | -102/+35 |
| 2025-04-15 | Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalathar | bors | -18/+63 |
| 2025-04-15 | Add comment | Alice Ryhl | -0/+19 |
| 2025-04-15 | Use full path for core::mem::transmute | Alice Ryhl | -2/+2 |
| 2025-04-15 | Remove #![feature(no_sanitize)] | Tamir Duberstein | -1/+0 |
| 2025-04-15 | Rollup merge of #138374 - celinval:issue-136925-const-contract, r=compiler-er... | Stuart Cook | -18/+63 |
| 2025-04-14 | Rollup merge of #139745 - thaliaarchi:iter-unused-clone-copy, r=joboet | Matthias Krüger | -20/+163 |
| 2025-04-14 | Fix some grammar errors and hyperlinks in doc for `trait Allocator` | Janggun Lee | -2/+4 |
| 2025-04-14 | ptr docs: add missing backtics around 'usize' | Ralf Jung | -1/+1 |
| 2025-04-13 | docs: Add example to `Iterator::take` with `by_ref` | Diego Ongaro | -0/+18 |
| 2025-04-13 | Avoid unused clones in Cloned<I> and Copied<I> | Thalia Archibald | -20/+163 |
| 2025-04-13 | Rollup merge of #137043 - Sky9x:unsafe-pinned-pt1-libs, r=tgross35,RalfJung,W... | Jacob Pratt | -0/+232 |
| 2025-04-13 | docs(library/core/src/pin): rewrite for clarity | Ruan Comelli | -5/+5 |
| 2025-04-14 | Implement `Random` for tuple | Shun Sakai | -0/+13 |
| 2025-04-13 | Auto merge of #139746 - ChrisDenton:rollup-eq08b2e, r=ChrisDenton | bors | -59/+60 |
| 2025-04-13 | docs(library/core/src/pin): fix typo "necessarily" -> "necessary" | Ruan Comelli | -1/+1 |
| 2025-04-13 | Rollup merge of #139726 - Amanieu:select_unpredictable_hint, r=dtolnay | Chris Denton | -59/+60 |
| 2025-04-13 | Auto merge of #138881 - scottmcm:more-chaining-ord, r=Mark-Simulacrum | bors | -30/+205 |
| 2025-04-13 | Initial `UnsafePinned`/`UnsafeUnpin` impl [Part 1: Libs] | Sky | -0/+232 |
| 2025-04-12 | Extend the chaining logic to slices too | Scott McMurray | -30/+205 |
| 2025-04-13 | Move `select_unpredictable` to the `hint` module | Amanieu d'Antras | -59/+60 |
| 2025-04-12 | Rollup merge of #139701 - Rudxain:doc-pow2, r=tgross35 | Chris Denton | -1/+1 |
| 2025-04-12 | Rollup merge of #139163 - scottmcm:stabilize-exact_div, r=RalfJung | Chris Denton | -6/+1 |
| 2025-04-12 | Optimize `ToString` implementation for integers | Guillaume Gomez | -9/+19 |
| 2025-04-12 | cfg(kcfi) | Alice Ryhl | -1/+8 |
| 2025-04-12 | docs: clarify uint exponent for `is_power_of_two` | Ricardo Fernández Serrata | -1/+1 |
| 2025-04-11 | Auto merge of #139430 - scottmcm:polymorphic-array-into-iter, r=cuviper | bors | -141/+420 |
| 2025-04-11 | Rollup merge of #137835 - scottmcm:signum, r=compiler-errors | Jacob Pratt | -8/+7 |
| 2025-04-11 | Update library/core/src/fmt/rt.rs | Alice Ryhl | -1/+0 |
| 2025-04-11 | Implement Default for raw pointers | Chris Denton | -0/+16 |
| 2025-04-10 | Stabilize `slice_as_chunks` library feature | Scott McMurray | -15/+12 |
| 2025-04-11 | Rollup merge of #139447 - izarma:issue-108131-fix, r=scottmcm | Stuart Cook | -6/+6 |
| 2025-04-11 | Rollup merge of #137447 - folkertdev:simd-extract-insert-dyn, r=scottmcm | Stuart Cook | -3/+36 |
| 2025-04-10 | indirect-const-stabilize the `exact_div` intrinsic | Scott McMurray | -6/+1 |
| 2025-04-10 | Apply suggestions from code review | Celina G. Val | -2/+2 |
| 2025-04-10 | Auto merge of #137412 - scottmcm:redo-swap, r=cuviper | bors | -48/+88 |
| 2025-04-10 | add `simd_insert_dyn` and `simd_extract_dyn` | Folkert de Vries | -3/+36 |
| 2025-04-10 | cfi: do not transmute function pointers in formatting code | Alice Ryhl | -23/+24 |
| 2025-04-10 | Don't allow flattened format_args in const. | Mara Bos | -1/+8 |
| 2025-04-09 | PR feedback | Scott McMurray | -8/+8 |
| 2025-04-10 | Auto merge of #139279 - BoxyUwU:bump-boostrap, r=jieyouxu | bors | -174/+69 |
| 2025-04-09 | Auto merge of #139595 - matthiaskrgr:rollup-kaa8aim, r=matthiaskrgr | bors | -4/+8 |
| 2025-04-09 | Rollup merge of #139575 - timesince:master, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2025-04-09 | Rollup merge of #139532 - bjoernager:master, r=tgross35 | Matthias Krüger | -2/+2 |
| 2025-04-09 | Rollup merge of #139164 - xizheyin:issue-139034, r=joboet | Matthias Krüger | -1/+5 |
| 2025-04-09 | Auto merge of #124810 - lincot:speed-up-string-push-and-string-insert, r=tgro... | bors | -30/+62 |
| 2025-04-09 | Ensure `swap_nonoverlapping` is really always untyped | Scott McMurray | -48/+88 |