Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #117576 - the8472:fix-io-copy-vec, r=Mark-Simulacrum
Fix excessive initialization and reads beyond EOF in `io::copy(_, Vec<u8>)` specialization
fixes #117545 and https://github.com/bczhc/bzip3-rs/pull/8