Fix `read_buf` uses in `std` Following lib-team decision here: https://github.com/rust-lang/rust/issues/78485#issuecomment-2122992314 Guard against the pathological behavior of both returning an error and performing a read. |
||
|---|---|---|
| .. | ||
| bufreader | ||
| bufreader.rs | ||
| bufwriter.rs | ||
| linewriter.rs | ||
| linewritershim.rs | ||
| mod.rs | ||
| tests.rs | ||