]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #35911 - tbu-:pr_io_errorkind_traits, r=alexcrichton
authorJonathan Turner <jonathandturner@users.noreply.github.com>
Wed, 31 Aug 2016 20:53:33 +0000 (13:53 -0700)
committerGitHub <noreply@github.com>
Wed, 31 Aug 2016 20:53:33 +0000 (13:53 -0700)
commit117cbb879e6ef498ea04e08bd80688bf2fc4a183
treedb192c7d217627ce704a45b2e009f92be0a5fbdc
parent4bc5bcd812d16ff87282f616c6ce3432c0c9dac9
parentc2d064efa1e31ffc0a6bfcc6847bf386a44c1f9e
Rollup merge of #35911 - tbu-:pr_io_errorkind_traits, r=alexcrichton

Implement more traits for `std::io::ErrorKind`

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