about summary refs log tree commit diff
path: root/clippy_lints/src/methods/unbuffered_bytes.rs
AgeCommit message (Collapse)AuthorLines
2025-02-20Remove obsolete comment and simplify codeSamuel Tardieu-20/+14
The `IoBufRead` diagnostic has been added during the latest rustup.
2025-02-20Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-0/+31
2025-02-12New lint: `unbuffered_bytes`jonathan-0/+31