| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -292/+0 | |
| 2020-05-28 | Skip leak test on targets without panic=unwind | Mikail Bagishov | -0/+8 | |
| 2020-05-27 | Add tests for 'impl Default for [T; N]' | Mikail Bagishov | -0/+41 | |
| 2019-12-06 | Format libcore with rustfmt (including tests and benches) | David Tolnay | -6/+2 | |
| 2019-10-24 | Add unit tests for `array::IntoIter` | Lukas Kalbertodt | -1/+206 | |
| Many tests are based on tests by Josh Stone <cuviper@gmail.com> | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -9/+0 | |
| 2017-09-24 | Try to fix array TryFrom tests | Nikolai Vazquez | -1/+1 | |
| 2017-09-24 | Add TryFrom tests for array reference types | Nikolai Vazquez | -0/+23 | |
| 2017-04-03 | Move libXtest into libX/tests | Stjepan Glavina | -0/+28 | |
| This change moves: 1. `libcoretest` into `libcore/tests` 2. `libcollectionstest` into `libcollections/tests` This is a follow-up to #39561. | ||||
