error-chain
error-chain copied to clipboard
Plans to switch to use of non-exhaustive attribute?
trafficstars
I notice you were using hack of hidden attribute (#182, #193). I presume you will want to make use of non-exhaustive attribute when it becomes available, and I was wondering whether you had a schedule.
Oh, yeah, good idea. The only downside is the support for older rustc versions (see travis.yml), so maybe a cargo feature?