Skip to content

`syn` v2.0 update [YANKED]

Compare
Choose a tag to compare
@daxpedda daxpedda released this 19 Mar 15:57
· 49 commits to main since this release

Changed

  • Updated syn to v2.
  • Debug output of structs that skip fields appears non_exhaustive now.

Deprecated

  • The crate attribute now takes a bare path instead of a path inside a string
    literal.