rust-lang-deprecated / error-chain

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

error-chain seems to have a problem with rust 1.27 #249

Closed mark-summerfield closed 6 years ago

mark-summerfield commented 6 years ago

error-chain seems to produce compiler warnings with rust 1.27 (and no warnings with 1.2[4-6]). I don't really understand what the problem is, but it seems to be genuine. See this thread (2nd and subsequent messages): rust-users.

Yamakaky commented 6 years ago

Closing for https://github.com/rust-lang-nursery/error-chain/issues/245, release in progress