mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
2836dcd2df
kmc-solid: Implement `net::FileDesc::duplicate` This PR implements `std::sys::solid::net::FileDesc::duplicate`, which was accidentally left out when this target was added by #86191.