mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
fa94fdad3e
This patch cleans up the remnants of the runtime IO interface. Because this eliminates APIs in `libnative` and `librustrt`, it is a: [breaking-change] This functionality is likely to be available publicly, in some form, from `std` in the future.