This repository was archived by the owner on May 20, 2020. It is now read-only.
This repository was archived by the owner on May 20, 2020. It is now read-only.
Upgrade to error-chain 0.11 when released #100
Closed
Description
In #99 we upgraded to a prerelease version of error-chain in order to suppress warnings. We should use the real 0.11 when it's out.
I'm tagging this as help-wanted because it's an easy bug, but it's not possible until they actually have a new release; I don't know how long that will be.
Activity
steveklabnik commentedon Aug 8, 2017
This should be easy once it's unblocked; https://github.com/steveklabnik/rustdoc/blob/master/Cargo.toml#L17 should change to
steveklabnik commentedon Sep 8, 2017
error-chain has released 0.11, so this is unblocked now!