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
/
src
/
libstd
/
io
/
impls.rs
Age
Commit message (
Expand
)
Author
Lines
2016-01-16
std: Stabilize APIs for the 1.7 release
Alex Crichton
-1
/
+1
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-7
/
+7
2015-10-14
Remove unnecessary parentheses around range expressions
Andrew Paseltiner
-4
/
+4
2015-08-30
Auto merge of #27588 - cesarb:read_all, r=alexcrichton
bors
-0
/
+21
2015-08-24
Implement read_exact for the Read trait
Cesar Eduardo Barros
-0
/
+21
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+0
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-1
/
+2
2015-03-31
std: Stabilize last bits of io::Error
Alex Crichton
-1
/
+1
2015-03-30
std: Standardize (input, output) param orderings
Alex Crichton
-2
/
+2
2015-03-25
Speed up reading/writing slices with #[inline]
Erick Tryzelaar
-0
/
+113
2015-03-12
std: Stabilize the `io` module
Alex Crichton
-8
/
+8
2015-03-04
std: Stabilize portions of the `io` module
Alex Crichton
-15
/
+49
2015-02-19
std: Update the std::io adaptors to proxy all methods
Erick Tryzelaar
-1
/
+36
2015-02-03
std: Add `io` module again
Alex Crichton
-0
/
+88