rust-clippy/clippy_utils
bluthej 85d428101d Pull is_full_range method from iter_with_drain
Rename method to `is_range_full` because the type is actually
`RangeFull`.

Method moved to `clippy_utils` for reuse in `clear_with_drain`.
2023-03-22 11:01:51 +01:00
..
src Pull is_full_range method from iter_with_drain 2023-03-22 11:01:51 +01:00
Cargo.toml Bump Clippy version -> 0.1.70 2023-03-10 10:22:27 +01:00