Files
rust/library
Matthias Krüger 205ae163e7 Rollup merge of #113493 - the8472:spec-iocopy-slice, r=Mark-Simulacrum
additional io::copy specializations

- copying from `&[u8]` and `VecDeque<u8>`
- copying to `Vec<u8>`

A user on reddit [mentioned they saw a performance drop](https://www.reddit.com/r/rust/comments/14shv9f/comment/jr0bg6j/?context=3) when copying from a slice.
2023-07-09 16:33:37 +02:00
..
2023-07-02 17:02:45 -07:00
2023-07-09 00:05:56 +02:00
2023-06-13 21:45:04 -07:00
2023-06-21 14:59:37 -07:00