Files
rust/library
bors b6d7ff3aa7 Auto merge of #148944 - theemathas:rm_inherit_overflow, r=joboet
Remove `rustc_inherit_overflow_checks` from `position()` in slice iterators

This method implementation can never cause an overflow, since `i` can never go over the slice's length.
2025-11-14 18:47:43 +00:00
..
2025-06-16 07:00:13 +00:00
2025-07-01 10:55:49 -07:00
2025-09-21 13:12:18 -04:00