]> git.lizzy.rs Git - rust.git/commit
Implement more traits for `std::io::ErrorKind`
authorTobias Bucher <tobiasbucher5991@gmail.com>
Tue, 23 Aug 2016 00:07:50 +0000 (02:07 +0200)
committerTobias Bucher <tobiasbucher5991@gmail.com>
Tue, 23 Aug 2016 00:10:22 +0000 (02:10 +0200)
commit5e22e3025ce0079ff54f17ebe99e9d00a34a8cf6
tree172606eda4ef2651f174a00bf20bbdf365605bac
parent3c5a0fa45b5e2786b6e64e27f48cd129e7aefdbd
Implement more traits for `std::io::ErrorKind`

This makes it possible to use it as key in various maps.
src/libstd/io/error.rs