bors d5ae66c12c Auto merge of #92287 - JulianKnodt:slice_remainder, r=yaahc
Add slice::remainder

This adds a remainder function to the Slice iterator, so that a caller can access unused
elements if iteration stops.

Addresses #91733
2022-04-18 23:34:24 +00:00
..
2022-04-11 13:35:18 +08:00
2022-02-10 22:10:08 +00:00
2021-12-15 00:11:23 +08:00
2022-02-02 23:07:02 +09:00
2022-02-25 08:00:52 -05:00
2022-04-17 17:19:45 +00:00
2022-02-10 22:10:08 +00:00
2021-12-17 20:46:47 +08:00
2022-03-03 14:54:18 -05:00
2022-04-17 17:19:45 +00:00