mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +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