Skip to content

v1.0.211

Compare
Choose a tag to compare
@dtolnay dtolnay released this 22 Oct 06:33
· 11 commits to master since this release
v1.0.211
1b8310d
  • Improve error reporting about mismatched signature in with and default attributes (#2558, thanks @Mingun)
  • Show variant aliases in error message when variant deserialization fails (#2566, thanks @Mingun)
  • Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (#2821)