Commit d8e6288
committed
Auto merge of #130803 - cuviper:file-buffered, r=joshtriplett
Add `File` constructors that return files wrapped with a buffer
In addition to the light convenience, these are intended to raise visibility that buffering is something you should consider when opening a file, since unbuffered I/O is a common performance footgun to Rust newcomers.
ACP: rust-lang/libs-team#446
Tracking Issue: #130804File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments