mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 06:06:37 +00:00
Implement stabilization of [I/O safety], aka `#[feature(io_safety)]`. Fixes #87074. [I/O safety]: https://github.com/rust-lang/rfcs/blob/master/text/3128-io-safety.md