Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

0.4.2

Compare
Choose a tag to compare
@dtolnay dtolnay released this 13 Aug 17:30
· 165 commits to master since this release
0.4.2
f16b7d1
  • Fix a compile error that manifests as:
    = help: message: assertion failed: `(left == right)`
              left: `Some("#[allow(unused,")`,
             right: `Some("#[allow(unused")`