| .. |
|
approx_const.rs
|
Merge branch 'pr-581'
|
2016-02-07 17:40:48 +05:30 |
|
array_indexing.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
|
attrs.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
bit_mask.rs
|
Merge branch 'pr-581'
|
2016-02-07 17:40:48 +05:30 |
|
block_in_if_condition.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
collapsible_if.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
consts.rs
|
fallout
|
2016-02-03 15:39:22 +01:00 |
|
copies.rs
|
Fix typo
|
2016-02-07 13:27:09 +01:00 |
|
cyclomatic_complexity.rs
|
Merge pull request #623 from mcarton/redundant
|
2016-02-06 12:14:03 +05:30 |
|
derive.rs
|
Partially apply rustfmt
|
2016-02-02 22:34:20 +01:00 |
|
drop_ref.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
entry.rs
|
Improve is_exp_equal
|
2016-02-07 13:26:34 +01:00 |
|
enum_glob_use.rs
|
warn on useing all variants of an enum
|
2016-02-03 15:38:23 +01:00 |
|
enum_variants.rs
|
Fix util/update_wiki.py warnings and be consistent in declare_lint! invocations
|
2016-02-06 00:13:29 +01:00 |
|
eq_op.rs
|
Add - and / to EQ_OP
|
2016-02-07 13:26:34 +01:00 |
|
escape.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
eta_reduction.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
identity_op.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
items_after_statements.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
len_zero.rs
|
Merge branch 'pr-581'
|
2016-02-07 17:40:48 +05:30 |
|
lib.rs
|
Lint ifs with the same then and else blocks
|
2016-02-07 13:26:34 +01:00 |
|
lifetimes.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
loops.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
map_clone.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
matches.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
methods.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
minmax.rs
|
Merge branch 'pr-581'
|
2016-02-07 17:40:48 +05:30 |
|
misc.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
misc_early.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
mut_mut.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
mut_reference.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
mutex_atomic.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
needless_bool.rs
|
Merge branch 'pr-581'
|
2016-02-07 17:40:48 +05:30 |
|
needless_features.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
needless_update.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
no_effect.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
open_options.rs
|
Merge pull request #623 from mcarton/redundant
|
2016-02-06 12:14:03 +05:30 |
|
panic.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
precedence.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
print.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
ptr_arg.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
ranges.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
regex.rs
|
Fix false negative in TRIVIAL_REGEX
|
2016-02-06 18:13:19 +01:00 |
|
returns.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
shadow.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
strings.rs
|
Improve is_exp_equal
|
2016-02-07 13:26:34 +01:00 |
|
temporary_assignment.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
transmute.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
types.rs
|
Merge branch 'pr-581'
|
2016-02-07 17:40:48 +05:30 |
|
unicode.rs
|
Merge branch 'pr-581'
|
2016-02-07 17:40:48 +05:30 |
|
utils.rs
|
Improve is_exp_equal
|
2016-02-07 13:26:34 +01:00 |
|
vec.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |
|
zero_div_zero.rs
|
Remove redundancy in lint documentation
|
2016-02-06 00:41:54 +01:00 |