| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-07-05 | Make `getenv` return an Option instead of a Result | Aris Merchant | -7/+2 |
| 2021-06-20 | Move `OsStringExt` and `OsStrExt` to `std::os` | Christiaan Dirkx | -1/+1 |
| 2021-05-14 | Move `std::memchr` to `sys_common` | Christiaan Dirkx | -1/+1 |
| 2021-04-23 | Explicitly implement `!Send` and `!Sync` for `sys::{Args, Env}` | Christiaan Dirkx | -2/+4 |
| 2021-04-20 | Change uses of never type | Christiaan Dirkx | -2/+2 |
| 2021-04-20 | Replace `Void` with never type | Christiaan Dirkx | -2/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+181 |
