summary refs log tree commit diff
path: root/library/std/src/io/copy/tests.rs
AgeCommit message (Expand)AuthorLines
2023-11-12[beta] remove specialization that caused perf regressionThe 8472-12/+0
2023-07-09additional io::copy specializationsThe 8472-1/+37
2023-06-17Extend io::copy buffer reuse to BufReader tooThe 8472-0/+108