Files
rust/compiler/rustc_const_eval
Scott McMurray f7cf361f3c compiler: ops::RangeInclusiverange::RangeInclusive
The type's been stable for over 6 weeks now, so let's use it!  It's better for cases like this one where it's stored in a data structure.

Probably won't be materially faster, but does make the variant slightly smaller and lets some more things be `Copy`.
2026-05-29 21:57:45 -07:00
..