mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
7a892ab8d8
Fix excessive initialization and reads beyond EOF in `io::copy(_, Vec<u8>)` specialization fixes #117545 and https://github.com/bczhc/bzip3-rs/pull/8