mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +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)