mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
1763f36c9d
Move the tests into libstd, use the `iotest!` macro to test both native and uv bindings, and use the cloexec trick to figure out when the child process fails in exec.