| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-04 | Hide Repr details from io::Error, and rework `io::Error::new_const`. | Thom Chiovoloni | -2/+2 |
| 2021-07-05 | Make `getenv` return an Option instead of a Result | Aris Merchant | -2/+2 |
| 2021-04-20 | Change uses of never type | Christiaan Dirkx | -3/+4 |
| 2021-04-20 | Replace `Void` with never type | Christiaan Dirkx | -3/+3 |
| 2021-04-18 | Rename `NotSupported` to `Unsupported` | Christiaan Dirkx | -2/+2 |
| 2021-04-18 | Add and insta-stabilize `std::io::ErrorKind::NotSupported` | Christiaan Dirkx | -2/+2 |
| 2021-03-21 | Use io::Error::new_const everywhere to avoid allocations. | Mara Bos | -2/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+104 |
