mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-27 18:14:22 -04:00
e736635dd3
It has a single call site. The commit removes the assertions because they necessary any more due to the assertions and checks at the call site. This then removes the need for `index_precedes`.