mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:49:33 +00:00
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`