Skip to content

1.0.42

Compare
Choose a tag to compare
@dtolnay dtolnay released this 02 Apr 05:35
· 1249 commits to master since this release
1.0.42
348b6f2
  • Improve error message placement from cxx-build or cxxbridge CLI for files that fail to lex (#801, dtolnay/proc-macro2#283, dtolnay/syn#1006)
  • Fix non-compilable Rust code generated for unique ptrs containing C++ type with lifetime that is elided (#805)