summary refs log tree commit diff
path: root/library/std/src/io/buffered/tests.rs
AgeCommit message (Expand)AuthorLines
2021-01-17Add benchmark and fast path for BufReader::read_exactBen Kimock-0/+12
2020-09-07Implement Seek::stream_position() for BufReaderTobias Rapp-0/+42
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+916