rust-lang-deprecated / error-chain

Error boilerplate for Rust
Apache License 2.0
730 stars 111 forks source link

remove Deref impl for Error -> ErrorKind, implement `.description()` manually #192

Closed tinaun closed 7 years ago

tinaun commented 7 years ago

fixes #184

Yamakaky commented 7 years ago

Cool! I forgot, could you update the changelog?

Yamakaky commented 7 years ago

Manually merged, sorry for the delay! https://github.com/rust-lang-nursery/error-chain/commit/92a54ba9d5b7357b89e611db87819978364ad2a1