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
/
error.rs
Age
Commit message (
Expand
)
Author
Lines
2015-06-19
Add a test for Debug for io::Error
Peter Atashian
-0
/
+10
2015-06-18
Custom Debug impl for io::Error
Peter Atashian
-1
/
+11
2015-06-17
std: Split the `std_misc` feature
Alex Crichton
-1
/
+1
2015-05-30
std::io: bump the stability tag on ErrorKind::InvalidData to 1.2.0
Mikhail Zabaluev
-1
/
+1
2015-05-29
std::io: New ErrorKind value InvalidData
Mikhail Zabaluev
-0
/
+7
2015-05-28
Mention UFCS sadness in instability messages
Steven Fackler
-3
/
+6
2015-05-27
Add a test for downcasting
Steven Fackler
-2
/
+38
2015-05-27
Add accessors for io::Error's inner error.
Steven Fackler
-6
/
+42
2015-05-27
Delegate io::Error::cause to inner error
Steven Fackler
-0
/
+7
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-7
/
+0
2015-04-18
Auto merge of #24133 - kballard:add-sync-to-io-error, r=alexcrichton
bors
-3
/
+8
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-1
/
+1
2015-04-08
std: Stabilize io::Error::from_raw_os_error
Alex Crichton
-3
/
+9
2015-04-06
Add `Sync` to the bounds in `io::Error`
Kevin Ballard
-3
/
+8
2015-03-31
std: Stabilize last bits of io::Error
Alex Crichton
-55
/
+34
2015-03-19
std: Stablize io::ErrorKind
Alex Crichton
-21
/
+58
2015-03-12
std: Stabilize the `io` module
Alex Crichton
-2
/
+22
2015-02-03
std: Add `io` module again
Alex Crichton
-0
/
+183
[prev]