Skip to content

1.0.38

Compare
Choose a tag to compare
@dtolnay dtolnay released this 27 Mar 05:56
· 1292 commits to master since this release
1.0.38
6d3ea1f
  • Support reference return type on a fallible extern "Rust" function (#782)
  • Fix non-compilable code generated in the case of arguments of pinned reference type pointing to an extern type alias (#785)