Skip to content

0.3.3

Compare
Choose a tag to compare
@dtolnay dtolnay released this 13 May 05:44
· 2800 commits to master since this release
0.3.3
6aa34e4
  • Resolve enum repr based on repr attributes, discriminant suffixes, and discriminant values (#196)
  • Support #[cxx::bridge] module nested inside another module (#119)
  • Allow include-ing <bracketed> headers (#201)
  • Fix some warnings when built with MSVC (#194, thanks @philipcraig)