mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +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)