Skip to content

1.0.19

Compare
Choose a tag to compare
@dtolnay dtolnay released this 18 Dec 19:34
· 1817 commits to master since this release
1.0.19
3077818
  • Ensure CxxVector's iterator type implements ExactSizeIterator and FusedIterator (#581, #582)
  • Recognize pinned mutable self argument as allowing a mutable reference in return position from C++ member function (#583)