mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
5210f482d7
`Ok(0)` is indeed something the caller may interpret as an error, but that's the *correct* thing to return if the writer can't accept any more bytes.