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
/
library
/
std
/
src
/
io
/
error.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-11
Rollup merge of #89753 - jkugelman:must-use-from_value-conversions, r=joshtri...
Guillaume Gomez
-0
/
+1
2021-10-10
Add #[must_use] to conversions that move self
John Kugelman
-0
/
+1
2021-10-10
Add #[must_use] to from_value conversions
John Kugelman
-0
/
+1
2021-08-24
Fix tidy
Ian Jackson
-2
/
+2
2021-08-24
io::ErrorKind: rationalise ordering in main enum
Ian Jackson
-17
/
+24
2021-08-24
io::Error: alphabeticise the match in as_str()
Ian Jackson
-5
/
+6
2021-07-03
Auto merge of #79965 - ijackson:moreerrnos, r=joshtriplett
bors
-21
/
+139
2021-06-25
Restore original ordering of `ErrorKind::Other`.
Mara Bos
-8
/
+9
2021-06-20
ErrorKind: Add missing full stops
Ian Jackson
-3
/
+3
2021-06-20
ErrorKind::FilesystemLoop: Generalise dscription
Ian Jackson
-3
/
+4
2021-06-18
ErrorKind::NotSeekable: Fix reference to File::open()
Ian Jackson
-1
/
+1
2021-06-18
ErrorKind: Provide many more ErrorKinds, motivated by Unix errnos
Ian Jackson
-0
/
+116
2021-06-18
ErrorKind: Reformat the error string table
Ian Jackson
-21
/
+22
2021-06-15
Rename ErrorKind::Unknown to Uncategorized.
Mara Bos
-6
/
+6
2021-06-15
Redefine `ErrorKind::Other` and stop using it in std.
Mara Bos
-10
/
+24
2021-05-03
Correct stability of ErrorKind::OutOfMemory
Kornel
-1
/
+1
2021-05-02
Add ErrorKind::OutOfMemory
Kornel
-0
/
+6
2021-04-18
Bump to 1.53.0
CDirkx
-1
/
+1
2021-04-18
Rename `NotSupported` to `Unsupported`
Christiaan Dirkx
-4
/
+6
2021-04-18
Bump since to 1.52.0
CDirkx
-1
/
+1
2021-04-18
Add and insta-stabilize `std::io::ErrorKind::NotSupported`
Christiaan Dirkx
-0
/
+5
2021-03-27
Add #[inline] to io::Error methods.
Mara Bos
-0
/
+8
2021-03-21
Fix typos
Mara Bos
-2
/
+2
2021-03-21
Add internal io::Error::new_const tot avoid allocations.
Mara Bos
-0
/
+26
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-57
/
+3
2020-08-18
Move to intra doc links for std::io
Alexis Bourget
-30
/
+35
2020-07-27
mv std libs to library/
mark
-0
/
+628