mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 22:05:31 +03:00
88bb4e4bda
https://github.com/rust-lang/rust/pull/100892 implemented AsFd for the sys versions, rather than for the public types. Change the implementations to apply to the public types.