| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-07-05 | Make `getenv` return an Option instead of a Result | Aris Merchant | -5/+4 |
| 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 |
| 2021-01-14 | std: Update wasi-libc commit of the wasm32-wasi target | Alex Crichton | -3/+42 |
| 2020-09-03 | Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasi | Amjad Alsharafi | -0/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+201 |
