| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -62/+0 |
| 2021-04-25 | Auto merge of #84115 - CDirkx:rt, r=m-ou-se | bors | -4/+0 |
| 2021-04-23 | Explicitly implement `!Send` and `!Sync` for `sys::{Args, Env}` | Christiaan Dirkx | -6/+4 |
| 2021-04-22 | Move most init to `sys::init` | Christiaan Dirkx | -2/+0 |
| 2021-04-22 | Remove `sys::args::Args::inner_debug` and use `Debug` instead | Christiaan Dirkx | -3/+4 |
| 2021-04-22 | Move all cleanup to `sys::cleanup` | Christiaan Dirkx | -2/+0 |
| 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/+65 |
