mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
a4a7947259
Introduce RangeInclusive::{new, start, end} methods and make the fields private.
cc #49022