mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

fix OS-specific I/O safety docs since the io_safety feature is stable Looks like this text was forgotten to be updated when `io_safety` got stabilized: it still says "once the io_safety feature is stable". Also adjust the wording a bit for how these docs relate to the general concept of I/O safety.