| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-29 | const fn for option copied, take & replace + tests | Lamb | -0/+13 |
| 2021-08-09 | Added some basic tests for `Option::unzip()` and `Option::zip()` (I noticed t... | Chase Wilson | -1/+33 |
| 2021-05-06 | Simple library test updates | Scott McMurray | -12/+0 |
| 2021-01-10 | Add `unwrap_unchecked()` methods for `Option` and `Result` | Miguel Ojeda | -0/+7 |
| 2020-11-30 | Make ui test that are run-pass and do not test the compiler itself library tests | Christiaan Dirkx | -0/+10 |
| 2020-09-25 | review: fix nits and move panic safety tests to the correct place | Alexis Bourget | -2/+1 |
| 2020-09-21 | Move more tests using Cell to unit tests | Alexis Bourget | -0/+31 |
| 2020-09-20 | Move const tests for `Option` to `library\core` | Christiaan Dirkx | -0/+16 |
| 2020-08-30 | Fix tests using `FixedSizeArray` methods (which are now shadowed) | Lukas Kalbertodt | -1/+0 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+359 |
