mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
e02e6bf0e9
properly handle EOF in BufReader::peek previously this would cause an infinite loop due to it being unable to read `n` bytes. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |