about summary refs log tree commit diff
path: root/src/libstd/io/error.rs
AgeCommit message (Expand)AuthorLines
2015-04-21std: Remove deprecated/unstable num functionalityAlex Crichton-7/+0
2015-04-18Auto merge of #24133 - kballard:add-sync-to-io-error, r=alexcrichtonbors-3/+8
2015-04-13pluralize doc comment verbs and add missing periodsAndrew Paseltiner-1/+1
2015-04-08std: Stabilize io::Error::from_raw_os_errorAlex Crichton-3/+9
2015-04-06Add `Sync` to the bounds in `io::Error`Kevin Ballard-3/+8
2015-03-31std: Stabilize last bits of io::ErrorAlex Crichton-55/+34
2015-03-19std: Stablize io::ErrorKindAlex Crichton-21/+58
2015-03-12std: Stabilize the `io` moduleAlex Crichton-2/+22
2015-02-03std: Add `io` module againAlex Crichton-0/+183