Skip to content

1.0.178

Choose a tag to compare

@dtolnay dtolnay released this 06 Sep 22:58
· 218 commits to master since this release
1.0.178
d032e40
  • Fix macro redefinition warning when using -DRUST_CXX_NO_EXCEPTIONS in some compilers (#1616)
  • Support #[derive(Default)] on enums (#1618)
  • Support non-repr(C) Rust types that have methods implemented by C++ (#1620)