Skip to content

1.0.18

Compare
Choose a tag to compare
@dtolnay dtolnay released this 14 Dec 00:08
· 1830 commits to master since this release
1.0.18
ab3238c
  • Fix exception safety of rust::Box<T>::in_place if T's constructor throws (#572, #574)
  • Expose a publicly nameable iterator type for CxxVector in cxx::vector module (#580)