mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 13:43:17 +00:00
98416d7f6c
This unbounded case never actually happens because `all_ranges(..)` uses the scrutinee type bounds for open ranges. Switch to our own `Bound` enum so that we don't have this case. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |