mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 00:58:01 +00:00
Move RawOsError defination to sys This was originally a part of https://github.com/rust-lang/rust/pull/105861, but I feel it should be its own PR since the raw os error is still unstable.