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