mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 20:27:03 +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.