summary refs log tree commit diff
path: root/src/libstd/io/error.rs
AgeCommit message (Expand)AuthorLines
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