Skip to content

v0.8.3

Compare
Choose a tag to compare
@TedDriggs TedDriggs released this 22 Jan 00:50
· 268 commits to master since this release

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.