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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
io
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-01-20
clarify docs a bit
Steven Fackler
-4
/
+3
2021-01-20
make check a bit more clear
Steven Fackler
-2
/
+3
2021-01-20
clean up control flow
Steven Fackler
-11
/
+2
2021-01-20
Fix handling of malicious Readers in read_to_end
Steven Fackler
-1
/
+8
2020-11-17
Fix typo in `std::io::Write` docs
William Chargin
-2
/
+2
2020-11-16
Rollup merge of #78714 - m-ou-se:simplify-local-streams, r=KodrAus
Mara Bos
-5
/
+3
2020-11-14
Auto merge of #75272 - the8472:spec-copy, r=KodrAus
bors
-1
/
+4
2020-11-13
hide unused exports on other platforms
The8472
-3
/
+1
2020-11-13
specialize io::copy to use copy_file_range, splice or sendfile
The8472
-1
/
+6
2020-11-10
Merge set_panic and set_print into set_output_capture.
Mara Bos
-5
/
+3
2020-11-10
Remove io::LocalOutput and use Arc<Mutex<dyn>> for local streams.
Mara Bos
-1
/
+1
2020-10-22
Capture output from threads spawned in tests
Tyler Mandry
-1
/
+3
2020-09-24
Remove std::io::lazy::Lazy in favour of SyncOnceCell
Mara Bos
-1
/
+0
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-498
/
+3
2020-08-23
Convert str -> prim@str in `std`
Joshua Nelson
-1
/
+1
2020-08-19
Fix nits in intra-doc links for std io
Alexis Bourget
-22
/
+22
2020-08-18
Move to intra doc links for std::io
Alexis Bourget
-39
/
+42
2020-08-12
Fix intra-doc link
Camelid
-0
/
+1
2020-08-12
Switch to intra-doc links in `std/io/mod.rs`
Camelid
-21
/
+5
2020-07-27
mv std libs to library/
mark
-0
/
+2993