mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
a6008fac97
Revert "Function to convert OpenOptions to c_int" Reverts rust-lang/rust#76110. This broke Rust's stability guarantees. Closes https://github.com/rust-lang/rust/issues/77089. r? `@joshtriplett`