mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 07:06:37 +00:00
Partially revert #107200 `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.