mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
6d2b885112
Read: adjust a FIXME reference There's already another reference to https://github.com/rust-lang/rust/issues/42788 for basically the same problem, so lets reuse it here: https://github.com/rust-lang/rust/blob/5e208efaa850efaa97495e81c49cf0f5767e8f49/library/std/src/io/mod.rs#L369-L376 r? @Dylan-DPC