mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 21:10:36 +00:00
Constify `RangeBounds`, `RangeX::contains` and `RangeX::is_empty` (where applicable). cc `@fee1-dead` `@rustbot` label +T-libs-api -T-libs Tracking issue: #108082