about summary refs log tree commit diff
path: root/library/std/tests/pipe_subprocess.rs
AgeCommit message (Expand)AuthorLines
2025-03-14Stablize feature `anonymous_pipe`Jiahao XU-2/+0
2025-01-24Fix testing of the standard library with Emscriptenbjorn3-1/+1
2025-01-17Move `std::pipe::*` into `std::io`Jiahao XU-2/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+3
2024-07-23Initial implementation of anonymous_pipeJiahao XU-0/+39