Skip to content

1.0.140

Compare
Choose a tag to compare
@dtolnay dtolnay released this 09 Feb 18:38
· 16 commits to master since this release
1.0.140
e067e71
  • Add rust::String(const char8_t *) and rust::String(const char8_t *, size_t) constructors (#1437, thanks @anforowicz)
  • Declare operator+(ptrdiff_t, Slice<T>::iterator) to be noexcept (#1440)