| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-09-09 | Auto merge of #114590 - ijackson:stdio-stdio-2, r=dtolnay | bors | -0/+20 |
| 2023-09-09 | std::process (unsupported): Implement From<io::Stdout> etc. for imp::Stdio | Ian Jackson | -0/+20 |
| 2023-08-07 | impl Default for ExitStatus | Ian Jackson | -1/+1 |
| 2023-01-03 | Make ExitStatus an inhabited type on all platforms | Ian Jackson | -18/+19 |
| 2022-12-11 | Implement blocking output | Ayush Singh | -0/+4 |
| 2022-08-06 | provide correct size hint for unsupported platform CommandArgs | Michael Goulet | -0/+3 |
| 2022-02-07 | fix exclusive range error | Jane Lusby | -1/+1 |
| 2022-02-06 | Add From<u8> for ExitCode | Jane Lusby | -0/+9 |
| 2021-05-12 | Provide ExitStatusError | Ian Jackson | -1/+17 |
| 2021-04-20 | Change uses of never type | Christiaan Dirkx | -10/+10 |
| 2021-04-20 | Replace `Void` with never type | Christiaan Dirkx | -3/+3 |
| 2020-09-26 | Add accessors to Command. | Eric Huss | -1/+38 |
| 2020-09-15 | Consolidate wasi::process and unsupported::process | Eric Huss | -2/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+149 |
