mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:48:07 +00:00
The File is unwrapped to a Handle into an AnonPipe, and then that AnonPipe was unwrapped to a Handle into another AnonPipe. The second operation is entirely redundant.