index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
io
/
buffered
/
bufreader.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-09
Apply clippy suggestions
Clemens Wasser
-6
/
+5
2021-10-07
Optimize File::read_to_end and read_to_string
John Kugelman
-0
/
+45
2021-09-25
Apply 16 commits (squashed)
Frank Steffahn
-4
/
+4
2021-06-10
Specialize `io::Bytes::size_hint` for more types
BenoƮt du Garreau
-1
/
+7
2021-03-21
Bump stable version of bufreader_seek_relative.
Mara Bos
-1
/
+1
2021-03-10
Stabilize `bufreader_seek_relative`
philippeitis
-1
/
+1
2021-03-05
Rollup merge of #82728 - calebsander:refactor/bufreader-buf, r=m-ou-se
Mara
-4
/
+3
2021-03-03
Avoid unnecessary Vec construction in BufReader
Caleb Sander
-4
/
+3
2021-01-31
Remove trailing newline
Xavientois
-2
/
+3
2021-01-31
Implement SizeHint trait for BufReader, Emtpy, and Chain
Xavientois
-1
/
+8
2021-01-24
Stabilize `Seek::stream_position` & change feature of `Seek::stream_len`
Lukas Kalbertodt
-1
/
+0
2021-01-17
Add benchmark and fast path for BufReader::read_exact
Ben Kimock
-0
/
+14
2020-11-05
document HACKs
Peter Jaszkowiak
-0
/
+1
2020-11-05
Intra-doc links for std::io::buffered
Peter Jaszkowiak
-1
/
+1
2020-09-10
Refactor io/buffered.rs into submodules
Nathan West
-0
/
+423