v0.8.3
Add Span support to darling::Error
in preparation for proc-macros being allowed to emit diagnostics. This change will cause errors encountered by darling
to point to the right locations in user source code, which will make darling-backed crates much more ergonomic to use.