error-chain icon indicating copy to clipboard operation
error-chain copied to clipboard

Plans to switch to use of non-exhaustive attribute?

Open mulkieran opened this issue 8 years ago • 1 comments
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.

mulkieran avatar Sep 19 '17 20:09 mulkieran

Oh, yeah, good idea. The only downside is the support for older rustc versions (see travis.yml), so maybe a cargo feature?

Yamakaky avatar Sep 20 '17 17:09 Yamakaky