rust/library/std
bors 7a892ab8d8 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
2023-11-06 00:05:58 +00:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src detect EOF earlier 2023-11-04 16:11:01 +01:00
tests Fix switch_stdout_to on Windows7 2023-10-31 09:50:07 +01:00
build.rs changes from feedback 2023-10-20 23:55:14 +01:00
Cargo.toml Bump compiler_builtins to 0.1.103 2023-11-04 13:11:10 -04:00