mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
085dff4944
stabilizes `core::range::RangeFrom` stabilizes `core::range::RangeFromIter` add examples for `remainder` method on range iterators `RangeFromIter::remainder` was not stabilized (see issue 154458)