about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/pipe.rs
AgeCommit message (Expand)AuthorLines
2024-08-03Suppress new false-negatives that were masked by dead code analysis changesMichael Goulet-0/+4
2024-07-23Initial implementation of anonymous_pipeJiahao XU-0/+9
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+167