mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 16:06:29 +00:00
Add diagnostic item for `std::io::BufRead` This will be used in Clippy to detect unbuffered calls to `Read::bytes()`.
Add diagnostic item for `std::io::BufRead` This will be used in Clippy to detect unbuffered calls to `Read::bytes()`.