1.0.140
- Add
rust::String(const char8_t *)andrust::String(const char8_t *, size_t)constructors (#1437, thanks @anforowicz) - Declare
operator+(ptrdiff_t, Slice<T>::iterator)to benoexcept(#1440)
rust::String(const char8_t *) and rust::String(const char8_t *, size_t) constructors (#1437, thanks @anforowicz)operator+(ptrdiff_t, Slice<T>::iterator) to be noexcept (#1440)