| Age | Commit message (Expand) | Author | Lines |
| 2021-12-02 | Force splatting in SIMD test | Jubilee Young | -1/+1 |
| 2021-12-02 | Rollup merge of #91444 - RalfJung:miri-tests, r=dtolnay | Matthias Krüger | -0/+2 |
| 2021-12-02 | Make array::{try_from_fn, try_map} and Iterator::try_find generic over Try | Scott McMurray | -1/+1 |
| 2021-12-02 | Rollup merge of #91394 - Mark-Simulacrum:bump-stage0, r=pietroalbini | Matthias Krüger | -3/+1 |
| 2021-12-01 | disable tests in Miri that take too long | Ralf Jung | -0/+2 |
| 2021-12-01 | Rollup merge of #88502 - ibraheemdev:slice-take, r=dtolnay | Matthias Krüger | -0/+110 |
| 2021-11-30 | Apply cfg-bootstrap switch | Mark Rousskov | -3/+1 |
| 2021-11-28 | Add test for const `MaybeUninit` | Jacob Pratt | -0/+33 |
| 2021-11-27 | Auto merge of #89916 - the8472:advance_by-avoid-err-0, r=dtolnay | bors | -0/+49 |
| 2021-11-24 | Make `intrinsics::write_bytes` const | woppopo | -0/+30 |
| 2021-11-22 | Revert "Temporarily rename int_roundings functions to avoid conflicts" | Jacob Pratt | -22/+22 |
| 2021-11-22 | Partially stabilize `duration_consts_2` | Jacob Pratt | -1/+1 |
| 2021-11-21 | Test not never | David Tolnay | -0/+6 |
| 2021-11-20 | Implement `TryFrom<&'_ mut [T]>` for `[T; N]` | rhysd | -1/+12 |
| 2021-11-20 | Implement IEEE 754-2019 minimun and maximum functions for f32/f64 | Loïc BRANSTETT | -0/+62 |
| 2021-11-19 | Fix Iterator::advance_by contract inconsistency | The8472 | -0/+49 |
| 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-12 | add slice take methods | Ibraheem Ahmed | -0/+110 |
| 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 |