mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 13:43:17 +00:00
23a38c4170
Uses type information so it can detect non-literal ranges as well (Range or RangeFrom -- the other range types don't have step_by). |
||
---|---|---|
.. | ||
approx_const.rs | ||
attrs.rs | ||
bit_mask.rs | ||
collapsible_if.rs | ||
eq_op.rs | ||
eta_reduction.rs | ||
identity_op.rs | ||
len_zero.rs | ||
lib.rs | ||
lifetimes.rs | ||
loops.rs | ||
methods.rs | ||
misc.rs | ||
mut_mut.rs | ||
needless_bool.rs | ||
ptr_arg.rs | ||
ranges.rs | ||
returns.rs | ||
strings.rs | ||
types.rs | ||
unicode.rs | ||
utils.rs |