Skip to content

v7.1.0

Latest
Compare
Choose a tag to compare
@zkat zkat released this 16 Feb 02:19
· 14 commits to main since this release
a18a644

Features

  • derive: enable more boxed types to be #[diagnostic_source] (#338) (c2f06f6c)
  • source: derive common traits for NamedSource, SourceSpan, and SourceOffset (#340) (6f09250c)
  • collection: add support for collection of labels (#341) (03060245)

Bug Fixes