| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-10-08 | Also cfg flag auxiliar function | Caio | -0/+1 |
| 2021-10-03 | Skip platforms without unwinding support | Caio | -0/+2 |
| 2021-09-30 | Add 'core::array::from_fn' and 'core::array::try_from_fn' | Caio | -2/+79 |
| 2021-06-02 | Update expressions where we can use array's IntoIterator implementation | Muhammad Mominul Huque | -1/+1 |
| 2021-06-02 | Replace IntoIter::new with IntoIterator::into_iter in std | Muhammad Mominul Huque | -22/+22 |
| 2021-04-11 | Remove FixedSizeArray | Tomasz Miąsko | -19/+1 |
| 2020-09-28 | Rollup merge of #76454 - poliorcetics:ui-to-unit-test-1, r=matklad | Ralf Jung | -0/+29 |
| 2020-09-22 | add array from_ref | Bastian Kauschke | -1/+16 |
| 2020-09-21 | Move array cycle test | Alexis Bourget | -0/+29 |
| 2020-08-13 | Add drop check test & MaybeUninit::first_ptr_mut | kadmin | -0/+29 |
| 2020-08-13 | Add recommend changes to array | kadmin | -0/+4 |
| 2020-08-13 | Add Array Impl Lang Item in various places | kadmin | -0/+7 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+292 |
