Skip to content

1.0.41

Compare
Choose a tag to compare
@dtolnay dtolnay released this 30 Mar 22:21
· 1256 commits to master since this release
1.0.41
c1d9d87
  • Detect unsound signatures involving mutable slices in C++ function return position (#794)
  • Fix noncompilable Rust code generated for pinned mutable reference to extern type alias in return position (#799)