| Age | Commit message (Expand) | Author | Lines |
| 2022-01-05 | Remove portable_simd | Mark Rousskov | -18/+0 |
| 2021-11-22 | Partially stabilize `duration_consts_2` | Jacob Pratt | -1/+1 |
| 2021-11-20 | Implement IEEE 754-2019 minimun and maximum functions for f32/f64 | Loïc BRANSTETT | -0/+62 |
| 2021-11-16 | Rollup merge of #90909 - RalfJung:miri-no-portable-simd, r=workingjubilee | Yuki Okushi | -0/+2 |
| 2021-11-14 | disable portable SIMD tests in Miri | Ralf Jung | -0/+2 |
| 2021-11-13 | Auto merge of #89551 - jhpratt:stabilize-const_raw_ptr_deref, r=oli-obk | bors | -1/+1 |
| 2021-11-13 | Auto merge of #89167 - workingjubilee:use-simd, r=MarkSimulacrum | bors | -0/+16 |
| 2021-11-12 | Test core::simd works | Jubilee Young | -0/+16 |
| 2021-11-06 | Stabilize `const_raw_ptr_deref` for `*const T` | Jacob Pratt | -1/+1 |
| 2021-10-31 | Rollup merge of #89951 - ojeda:stable-unwrap_unchecked, r=dtolnay | Matthias Krüger | -1/+0 |
| 2021-10-31 | Rollup merge of #89835 - jkugelman:must-use-expensive-computations, r=joshtri... | Matthias Krüger | -1/+1 |
| 2021-10-25 | Auto merge of #90042 - pietroalbini:1.56-master, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-10-24 | Rollup merge of #90162 - WaffleLapkin:const_array_slice_from_ref_mut, r=oli-obk | Matthias Krüger | -0/+15 |
| 2021-10-23 | update cfg(bootstrap) | Pietro Albini | -1/+0 |
| 2021-10-23 | Add tests for `const_slice_from_ref` and `const_array_from_ref` | Maybe Waffle | -0/+15 |
| 2021-10-23 | Rollup merge of #83233 - jethrogb:split_array, r=yaahc | Matthias Krüger | -0/+67 |
| 2021-10-22 | Implement split_array and split_array_mut | Jethro Beekman | -0/+67 |
| 2021-10-20 | Make `From` impls of NonZero integer const. | woppopo | -4/+7 |
| 2021-10-20 | Stabilize `option_result_unwrap_unchecked` | Miguel Ojeda | -1/+0 |
| 2021-10-20 | Rollup merge of #90009 - woppopo:const_from_more, r=dtolnay | Yuki Okushi | -0/+53 |
| 2021-10-20 | Rollup merge of #86479 - exphp-forks:float-debug-exponential, r=yaahc | Yuki Okushi | -0/+24 |
| 2021-10-18 | Make more `From` impls `const` | woppopo | -0/+53 |
| 2021-10-17 | Make Result::as_mut const | woppopo | -0/+24 |
| 2021-10-17 | Add `#![cfg_attr(bootstrap, feature(const_panic))]` to `library/core/tests/li... | woppopo | -0/+1 |
| 2021-10-17 | Make Option::as_mut const | woppopo | -0/+8 |
| 2021-10-15 | Auto merge of #88540 - ibraheemdev:swap-unchecked, r=kennytm | bors | -0/+39 |
| 2021-10-12 | Add #[must_use] to expensive computations | John Kugelman | -1/+1 |
| 2021-10-12 | Auto merge of #88788 - falk-hueffner:speedup-int-log10-branchless, r=joshtrip... | bors | -0/+3 |
| 2021-10-11 | add slice::swap tests | Ibraheem Ahmed | -0/+39 |
| 2021-10-09 | Rollup merge of #75644 - c410-f3r:array, r=yaahc | Guillaume Gomez | -2/+83 |
| 2021-10-08 | Also cfg flag auxiliar function | Caio | -0/+1 |
| 2021-10-07 | Revert "Stabilize `Iterator::intersperse()`" | Jane Lusby | -0/+1 |
| 2021-10-05 | Rollup merge of #89502 - FabianWolff:issue-89493, r=joshtriplett | Manish Goregaokar | -0/+1 |
| 2021-10-04 | Rollup merge of #87091 - the8472:more-advance-by-impls, r=joshtriplett | Jubilee | -0/+40 |
| 2021-10-03 | Rollup merge of #86828 - lambinoo:67441-const-fn-copied-take-replace, r=josht... | Manish Goregaokar | -0/+13 |
| 2021-10-03 | Use a test value that doesn't depend on the handling of even/odd rounding | Josh Triplett | -1/+1 |
| 2021-10-03 | Fix Lower/UpperExp formatting for integers and precision zero | Fabian Wolff | -0/+1 |
| 2021-10-03 | Skip platforms without unwinding support | Caio | -0/+2 |
| 2021-10-02 | Revert "Auto merge of #86853 - usbalbin:const_try, r=oli-obk" | Albin Hedman | -19/+1 |
| 2021-09-30 | implement advance_(back_)_by on more iterators | The8472 | -0/+40 |
| 2021-09-30 | Add 'core::array::from_fn' and 'core::array::try_from_fn' | Caio | -2/+80 |
| 2021-09-30 | Auto merge of #86853 - usbalbin:const_try, r=oli-obk | bors | -1/+19 |
| 2021-09-24 | Auto merge of #88999 - Migi:master, r=oli-obk | bors | -0/+28 |
| 2021-09-22 | Temporarily rename int_roundings functions to avoid conflicts | Josh Triplett | -22/+22 |
| 2021-09-17 | Stabilize `Iterator::map_while` | Maybe Waffle | -1/+0 |
| 2021-09-16 | Make Duration's Debug format pad to width | Michiel De Muynck | -0/+28 |
| 2021-09-15 | Move tests to library/core/tests | Albin Hedman | -1/+19 |
| 2021-09-09 | Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis | Fabian Wolff | -0/+1 |
| 2021-09-09 | Speed up integer log10. | Falk Hüffner | -0/+3 |
| 2021-09-05 | Change return type for T::{log,log2,log10} to u32. The value is at | Falk Hüffner | -11/+11 |