.. |
approx_const.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
array_indexing.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
attrs.rs
|
Partially apply rustfmt
|
2016-02-02 22:34:20 +01:00 |
bit_mask.rs
|
Partially apply rustfmt
|
2016-02-02 22:34:20 +01:00 |
block_in_if_condition.rs
|
fixed #528
|
2016-01-31 23:25:10 +01:00 |
collapsible_if.rs
|
fallout
|
2016-02-01 11:29:04 +01:00 |
consts.rs
|
fallout
|
2016-02-01 13:01:16 +01:00 |
cyclomatic_complexity.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
derive.rs
|
Partially apply rustfmt
|
2016-02-02 22:34:20 +01:00 |
drop_ref.rs
|
Fix typo in drop_ref lint description.
|
2016-02-02 20:47:38 +01:00 |
entry.rs
|
Small cleanup
|
2016-01-29 22:31:17 +01:00 |
enum_variants.rs
|
add lint to check for enums where all variants have the same pre-/postfix
|
2016-02-01 13:01:16 +01:00 |
eq_op.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
escape.rs
|
Merge branch 'pr-593'
|
2016-02-03 03:26:51 +05:30 |
eta_reduction.rs
|
Fix redundant_closure false positive
|
2016-01-18 19:28:06 +01:00 |
identity_op.rs
|
fallout
|
2016-02-01 13:01:16 +01:00 |
items_after_statements.rs
|
Partially apply rustfmt
|
2016-02-02 22:34:20 +01:00 |
len_zero.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
lib.rs
|
Extend ABSURD_UNSIGNED_COMPARISONS to handle more types
|
2016-02-03 05:08:00 -06:00 |
lifetimes.rs
|
Partially apply rustfmt
|
2016-02-02 22:34:20 +01:00 |
loops.rs
|
Add a lint about using clone on Copy types
|
2016-02-02 22:35:01 +01:00 |
map_clone.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
matches.rs
|
Partially apply rustfmt
|
2016-02-02 22:34:20 +01:00 |
methods.rs
|
Add a lint about using clone on Copy types
|
2016-02-02 22:35:01 +01:00 |
minmax.rs
|
Remove useless curly braces in else { if .. }
|
2016-01-13 18:32:05 +01:00 |
misc_early.rs
|
Add a lint about using clone on Copy types
|
2016-02-02 22:35:01 +01:00 |
misc.rs
|
Fix warnings about the rustfmt_skip attribute
|
2016-02-02 22:34:20 +01:00 |
mut_mut.rs
|
lint on items following statements
|
2016-01-24 10:16:56 +01:00 |
mut_reference.rs
|
fallout
|
2016-02-01 11:29:04 +01:00 |
mutex_atomic.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
needless_bool.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
needless_features.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
needless_update.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
no_effect.rs
|
Upgrade Rust to rustc 1.8.0-nightly (18b851bc5 2016-01-22)
|
2016-01-22 18:35:48 +05:30 |
open_options.rs
|
Fix dogfood failures by refactoring open_options
|
2016-01-04 12:06:37 +05:30 |
panic.rs
|
Fix panic lint
|
2015-12-24 15:27:31 +05:30 |
precedence.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
print.rs
|
Partially apply rustfmt
|
2016-02-02 22:34:20 +01:00 |
ptr_arg.rs
|
Upgrade Rust to rustc 1.8.0-nightly (18b851bc5 2016-01-22)
|
2016-01-22 18:35:48 +05:30 |
ranges.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
returns.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
shadow.rs
|
Partially apply rustfmt
|
2016-02-02 22:34:20 +01:00 |
strings.rs
|
Add macro check
|
2016-01-19 20:08:56 +01:00 |
temporary_assignment.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
transmute.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
types.rs
|
Extend ABSURD_UNSIGNED_COMPARISONS to handle more types
|
2016-02-03 05:08:00 -06:00 |
unicode.rs
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
utils.rs
|
Partially apply rustfmt
|
2016-02-02 22:34:20 +01:00 |
vec.rs
|
Fix formatting on wiki
|
2016-01-29 22:49:48 +01:00 |
zero_div_zero.rs
|
fallout
|
2016-02-01 13:01:16 +01:00 |