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
/
src
/
libstd
/
io
/
error.rs
Age
Commit message (
Expand
)
Author
Lines
2016-07-30
Add urls in std::io types
Guillaume Gomez
-1
/
+7
2016-07-29
Add io::Error doc examples
Guillaume Gomez
-0
/
+145
2016-07-06
Add doc examples for `io::Error::from_raw_os_error`.
Corey Farwell
-0
/
+24
2016-05-03
Remove unused trait imports flagged by lint
Seo Sanghyeon
-1
/
+0
2016-03-12
std: Clean out deprecated APIs
Alex Crichton
-8
/
+0
2015-12-29
Fix warnings when compiling stdlib with --test
Florian Hahn
-1
/
+1
2015-12-10
std: improve io error descriptions
Sean McArthur
-1
/
+23
2015-12-09
doc: these are just renames, so avoid duplication
Tshepang Lekhonkhobe
-6
/
+1
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-1
/
+13
2015-10-14
fix tidy
Manish Goregaokar
-1
/
+1
2015-10-14
fix link on std::result::Result
Vladimir Rutsky
-3
/
+2
2015-09-14
Auto merge of #28256 - petrochenkov:conv, r=alexcrichton
bors
-1
/
+5
2015-09-09
Reduce code bloat from conversion traits in function parameters
Vadim Petrochenkov
-1
/
+5
2015-09-08
some more clippy-based improvements
Andre Bogus
-3
/
+3
2015-08-30
Auto merge of #27588 - cesarb:read_all, r=alexcrichton
bors
-0
/
+9
2015-08-28
Add issue number to read_exact unstable declarations
Cesar Eduardo Barros
-1
/
+1
2015-08-24
Implement read_exact for the Read trait
Cesar Eduardo Barros
-0
/
+9
2015-08-19
Improve std::io::ErrorKind
Steve Klabnik
-0
/
+3
2015-08-15
std: Add issues to all unstable features
Alex Crichton
-1
/
+2
2015-07-28
std: Stabilize a number of small APIs
Alex Crichton
-9
/
+6
2015-07-10
Add more std::io documentation.
Steve Klabnik
-3
/
+29
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