| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-17 | Move `std::pipe::*` into `std::io` | Jiahao XU | -258/+0 | |
| Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> | ||||
| 2025-01-06 | chore: remove redundant words in comment | crystalstall | -1/+1 | |
| Signed-off-by: crystalstall <crystalruby@qq.com> | ||||
| 2024-12-14 | Add documentation for anonymous pipe module | Andrew Bond | -5/+135 | |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+2 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-07-23 | Initial implementation of anonymous_pipe | Jiahao XU | -0/+130 | |
| Co-authored-by: Alphyr <47725341+a1phyr@users.noreply.github.com> Co-authored-by: Jubilee <46493976+workingjubilee@users.noreply.github.com> Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> | ||||
