| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-27 | Use DebugStruct::finish_non_exhaustive() in std. | Mara Bos | -1/+1 |
| 2021-03-21 | Use io::Error::new_const everywhere to avoid allocations. | Mara Bos | -1/+1 |
| 2021-03-05 | std: Fix a bug on the wasm32-wasi target opening files | Alex Crichton | -4/+2 |
| 2021-02-24 | x.py fmt | Dan Gohman | -1/+1 |
| 2021-02-24 | Use `super::` to refer to WASI-specific names. | Dan Gohman | -1/+1 |
| 2021-02-19 | x.py fmt | Dan Gohman | -6/+1 |
| 2021-02-10 | Make WASI's `hard_link` behavior match other platforms. | Dan Gohman | -1/+2 |
| 2021-01-14 | std: Update wasi-libc commit of the wasm32-wasi target | Alex Crichton | -19/+36 |
| 2020-11-14 | Disambiguate symlink argument names | David Tolnay | -10/+10 |
| 2020-09-03 | Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasi | Amjad Alsharafi | -0/+2 |
| 2020-08-05 | Fix wasi::fs::OpenOptions to imply write when append is on | Yuto Kawamura | -3/+5 |
| 2020-07-31 | Fix std::fs::File::metadata permission on WASI target | Shen-Ta Hsieh | -0/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+667 |
