Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #121311 - Nilstrieb:is-it-overlapping, r=saethlin
Make `is_nonoverlapping` `#[inline]`
It showed up with 3% execution time in a compiler profile.
backlink to #120848
r? ``@saethlin``