mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
85d428101d
Rename method to `is_range_full` because the type is actually `RangeFull`. Method moved to `clippy_utils` for reuse in `clear_with_drain`.