| Age | Commit message (Expand) | Author | Lines |
| 2024-09-27 | Add 'from_ref' and 'from_mut' constructors to 'core::ptr::NonNull'; | Gabriel Bjørnager Jensen | -0/+1 |
| 2024-09-24 | Auto merge of #130738 - bjoernager:const-make-ascii, r=jhpratt | bors | -0/+2 |
| 2024-09-24 | Mark and implement 'make_ascii_uppercase' and 'make_ascii_lowercase' in '[u8]... | Gabriel Bjørnager Jensen | -0/+2 |
| 2024-09-23 | Rollup merge of #130762 - RalfJung:const_intrinsic_copy, r=dtolnay | Michael Goulet | -1/+0 |
| 2024-09-23 | stabilize const_intrinsic_copy | Ralf Jung | -1/+0 |
| 2024-09-23 | random: add tracking issue, address other comments | joboet | -1/+1 |
| 2024-09-23 | std: implement the `random` feature | joboet | -0/+2 |
| 2024-09-23 | Rollup merge of #130659 - bjoernager:const-char-encode-utf16, r=dtolnay | Matthias Krüger | -0/+1 |
| 2024-09-21 | Mark and implement 'char::encode_utf16' as const; Rewrite 'encode_utf16_raw'; | Gabriel Bjørnager Jensen | -0/+1 |
| 2024-09-19 | Auto merge of #130547 - workingjubilee:rollup-tw30khz, r=workingjubilee | bors | -1/+0 |
| 2024-09-19 | Auto merge of #130511 - bjoernager:const-char-encode-utf8, r=dtolnay | bors | -0/+1 |
| 2024-09-18 | remove feature attributes as const_maybe_uninit_as_mut_ptr is stabilized | ultrabear | -1/+0 |
| 2024-09-18 | Mark and implement 'char::encode_utf8' as const. | Gabriel Bjørnager Jensen | -0/+1 |
| 2024-09-18 | Rollup merge of #130476 - workingjubilee:more-lazy-methods-take-2, r=Amanieu | Jubilee | -0/+1 |
| 2024-09-18 | library: Destabilize Lazy{Cell,Lock}::{force,deref}_mut | Jubilee Young | -0/+1 |
| 2024-09-15 | also stabilize const_refs_to_cell | Ralf Jung | -1/+1 |
| 2024-09-15 | stabilize const_mut_refs | Ralf Jung | -1/+1 |
| 2024-09-12 | Stabilize `const_float_classify` | Eduardo Sánchez Muñoz | -1/+0 |
| 2024-09-08 | remove const_slice_index annotations, it never had a feature gate anyway | Ralf Jung | -1/+0 |
| 2024-09-07 | Auto merge of #130091 - matthiaskrgr:rollup-kalu1cs, r=matthiaskrgr | bors | -1/+2 |
| 2024-09-07 | Rollup merge of #129555 - RalfJung:const_float_bits_conv, r=dtolnay | Matthias Krüger | -1/+2 |
| 2024-09-05 | update cfgs | Boxy | -4/+0 |
| 2024-09-02 | Auto merge of #129063 - the8472:cold-opt-size, r=Amanieu | bors | -0/+1 |
| 2024-09-01 | stabilize const_float_bits_conv | Ralf Jung | -1/+2 |
| 2024-08-25 | ub_checks intrinsics: fall back to cfg(ub_checks) | Ralf Jung | -0/+1 |
| 2024-08-24 | Rollup merge of #128596 - RalfJung:const_fn_floating_point_arithmetic, r=nnet... | Matthias Krüger | -1/+1 |
| 2024-08-22 | stabilize const_fn_floating_point_arithmetic | Ralf Jung | -1/+1 |
| 2024-08-19 | Stabilize feature `char_indices_offset` | Eduardo Sánchez Muñoz | -1/+0 |
| 2024-08-14 | apply #[optimize(size)] to #[cold] ones and part of the panick machinery | The 8472 | -0/+1 |
| 2024-08-14 | Rollup merge of #128570 - folkertdev:stabilize-asm-const, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-08-13 | stabilize `asm_const` | Folkert | -1/+1 |
| 2024-08-13 | Rollup merge of #122884 - mzabaluev:pow-remove-exit-branch, r=Amanieu | Matthias Krüger | -0/+1 |
| 2024-08-10 | Update std and compiler | Nadrieril | -1/+1 |
| 2024-08-07 | Add tracking issue to core-pattern-type | ltdk | -1/+1 |
| 2024-08-04 | Chore: add `x86_amx_intrinsics` feature flag to `core/lib.rs` and remove `iss... | sayantn | -0/+1 |
| 2024-08-02 | Add the `sha512`, `sm3` and `sm4` target features | sayantn | -0/+1 |
| 2024-07-30 | Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68 | bors | -2/+0 |
| 2024-07-29 | Stabilize offset_of_nested | George Bateman | -1/+1 |
| 2024-07-29 | Warn on `rustdoc::unescaped_backticks` for `core/alloc/std/test/proc_macro` | Miguel Ojeda | -0/+1 |
| 2024-07-28 | step cfg(bootstrap) | Mark Rousskov | -2/+0 |
| 2024-07-28 | Rollup merge of #128228 - slanterns:const_waker, r=dtolnay,oli-obk | Guillaume Gomez | -1/+0 |
| 2024-07-28 | stabilize const_waker | Slanterns | -1/+0 |
| 2024-07-26 | Rollup merge of #124941 - Skgland:stabilize-const-int-from-str, r=dtolnay | Trevor Gross | -1/+0 |
| 2024-07-25 | Stop using `unsized_const_parameters` in core/std | Boxy | -1/+0 |
| 2024-07-22 | Rollup merge of #128008 - weiznich:fix/121521, r=lcnr | Trevor Gross | -0/+1 |
| 2024-07-22 | Start using `#[diagnostic::do_not_recommend]` in the standard library | Georg Semmler | -0/+1 |
| 2024-07-17 | Split part of `adt_const_params` into `unsized_const_params` | Boxy | -0/+1 |
| 2024-07-13 | Auto merge of #126958 - dtolnay:u32char, r=Mark-Simulacrum | bors | -1/+0 |
| 2024-07-13 | Use is_val_statically_known to optimize pow | Mikhail Zabaluev | -0/+1 |
| 2024-07-05 | add `new_range_api` for RFC 3550 | Peter Jaszkowiak | -0/+2 |