| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-06-28 | Update to new bootstrap compiler | Mark Rousskov | -1/+0 |
| 2021-05-06 | Simple library test updates | Scott McMurray | -14/+16 |
| 2021-03-23 | Add test for Result::into_err | Linus Färnstrand | -0/+22 |
| 2021-02-17 | Rename Result::ok_or_err to Result::into_ok_or_err | Thom Chiovoloni | -2/+2 |
| 2021-02-17 | Add a `Result::ok_or_err` method to extract a `T` from `Result<T, T>` | Thom Chiovoloni | -0/+9 |
| 2021-01-10 | Add `unwrap_unchecked()` methods for `Option` and `Result` | Miguel Ojeda | -0/+12 |
| 2020-11-30 | Make ui test that are run-pass and do not test the compiler itself library tests | Christiaan Dirkx | -0/+38 |
| 2020-09-20 | Auto merge of #76136 - CDirkx:const-result, r=dtolnay | bors | -0/+16 |
| 2020-09-04 | Move const tests for `Result` 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-31 | Update tests | Lzu Tao | -118/+9 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+416 |
