]> git.lizzy.rs Git - rust.git/commit
Remove Send bound from Error trait.
authorMichael Sproul <micsproul@gmail.com>
Sat, 17 Jan 2015 20:20:11 +0000 (12:20 -0800)
committerMichael Sproul <micsproul@gmail.com>
Sat, 17 Jan 2015 20:20:11 +0000 (12:20 -0800)
commit97a2b2638d36fbd9f69c80bd146cdbe9d87e7bcc
treed8313c98a21bb62717c7cc194a56ce56c7409198
parent89c4e3792ddc5b45706ea0e919806a248f7a87c3
Remove Send bound from Error trait.
src/libstd/error.rs
src/libstd/io/mod.rs
src/libstd/os.rs