mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 19:05:45 +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.