| Age | Commit message (Expand) | Author | Lines |
| 2022-06-08 | Stabilize `const_intrinsic_copy` | Yuki Okushi | -1/+0 |
| 2022-05-22 | [RFC 2011] Library code | Caio | -0/+1 |
| 2022-05-18 | Stage-step cfgs | Mark Rousskov | -1/+0 |
| 2022-05-11 | Apply CR suggestions; add real tracking issue | Scott McMurray | -0/+1 |
| 2022-04-17 | Auto merge of #96010 - eduardosm:Unique-on-top-of-NonNull, r=m-ou-se,tmiasko | bors | -0/+2 |
| 2022-04-15 | MaybeUninit array cleanup | ltdk | -0/+1 |
| 2022-04-15 | Rollup merge of #94457 - jhpratt:stabilize-derive_default_enum, r=davidtwco | Dylan DPC | -1/+1 |
| 2022-04-14 | library: Move `CStr` to libcore, and `CString` to liballoc | Vadim Petrochenkov | -1/+1 |
| 2022-04-14 | Implement `core::ptr::Unique` on top of `NonNull` | Eduardo Sánchez Muñoz | -0/+2 |
| 2022-04-07 | Stabilize `derive_default_enum` | Jacob Pratt | -1/+1 |
| 2022-04-07 | Kickstart the inner usage of macro_metavar_expr | Caio | -0/+1 |
| 2022-04-05 | trivial cfg(bootstrap) changes | Pietro Albini | -7/+2 |
| 2022-04-04 | Rollup merge of #95438 - m-ou-se:sync-unsafe-cell, r=joshtriplett | Dylan DPC | -0/+1 |
| 2022-03-31 | Adjust MaybeUninit feature names to avoid changing unstable one | David Tolnay | -1/+1 |
| 2022-03-31 | Adjust feature names that disagree on const stabilization version | David Tolnay | -2/+1 |
| 2022-03-30 | rework implementation for inherent impls for builtin types | lcnr | -0/+1 |
| 2022-03-29 | Add SyncUnsafeCell. | Mara Bos | -0/+1 |
| 2022-02-13 | stabilize const_ptr_offset | SaltyKitkat | -1/+0 |
| 2022-03-21 | Add u16::is_utf16_surrogate | ltdk | -1/+3 |
| 2022-03-14 | Stabilize ADX target feature | Tony Arcieri | -1/+1 |
| 2022-03-14 | Rollup merge of #90621 - adamgemmell:dev/stabilise-target-feature, r=Amanieu | Matthias Krüger | -1/+1 |
| 2022-03-14 | Stabilise `aarch64_target_feature` | Adam Gemmell | -1/+1 |
| 2022-03-10 | Rollup merge of #94790 - RalfJung:portable-simd-miri, r=Dylan-DPC | Dylan DPC | -2/+0 |
| 2022-03-10 | Rollup merge of #94657 - fee1-dead:const_slice_index, r=oli-obk | Matthias Krüger | -0/+2 |
| 2022-03-10 | Rollup merge of #94635 - jhpratt:merge-deprecated-attrs, r=davidtwco | Matthias Krüger | -0/+1 |
| 2022-03-09 | enable portable-simd doctests in Miri | Ralf Jung | -2/+0 |
| 2022-03-09 | Rollup merge of #91804 - woppopo:const_clone, r=oli-obk | Matthias Krüger | -0/+1 |
| 2022-03-09 | New `deprecated_suggestion` feature, use in tests | Jacob Pratt | -0/+1 |
| 2022-03-07 | Stabilize const_impl_trait as well | Eric Holk | -1/+1 |
| 2022-03-07 | Stabilize const_fn_fn_ptr_basics and const_fn_trait_bound | Eric Holk | -2/+2 |
| 2022-03-06 | Constify slice index for strings | Deadbeef | -1/+2 |
| 2022-03-03 | only disable SIMD for doctests in Miri (not for the stdlib build itself) | Ralf Jung | -2/+2 |
| 2022-02-25 | Switch bootstrap cfgs | Mark Rousskov | -1/+1 |
| 2022-02-22 | Constify slice indexing | Deadbeef | -0/+1 |
| 2022-02-18 | Rollup merge of #93613 - crlf0710:rename_to_async_iter, r=yaahc | Matthias Krüger | -2/+2 |
| 2022-02-16 | Destabilize cfg(target_has_atomic_load_store = ...) | Mark Rousskov | -1/+1 |
| 2022-02-09 | Stabilize cfg_target_has_atomic | Amanieu d'Antras | -1/+2 |
| 2022-02-03 | Move `{core,std}::stream::Stream` to `{core,std}::async_iter::AsyncIterator`. | Charles Lew | -2/+2 |
| 2022-01-30 | Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | Eric Huss | -26/+23 |
| 2022-01-28 | update cfg(bootstrap)s | Pietro Albini | -26/+23 |
| 2022-01-19 | Add links to the reference and rust by example for asm! docs and lints | Amanieu d'Antras | -0/+12 |
| 2022-01-12 | Remove deprecated LLVM-style inline assembly | Tomasz Miąsko | -1/+0 |
| 2021-12-23 | Constify `core::intrinsics::black_box` | woppopo | -0/+1 |
| 2021-12-21 | Use panic() instead of panic!() in some places in core. | Mara Bos | -0/+1 |
| 2021-12-17 | Constify (most) `Option` methods | Deadbeef | -0/+1 |
| 2021-12-14 | Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplett | bors | -15/+2 |
| 2021-12-12 | Stabilize asm! and global_asm! | Amanieu d'Antras | -15/+2 |
| 2021-12-12 | Revert "Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk" | Deadbeef | -0/+1 |
| 2021-12-12 | Make `Unique`s methods `const` | woppopo | -0/+1 |
| 2021-12-12 | Make some `Clone` impls `const` | woppopo | -0/+1 |