rust/clippy_lints/src
2017-06-17 18:23:37 +02:00
..
utils rustup to rustc 1.19.0-nightly (258ae6dd9 2017-06-15) 2017-06-16 11:57:44 +08:00
approx_const.rs
arithmetic.rs
array_indexing.rs
assign_ops.rs Update for rustc 1.19.0-nightly (4bf5c99af 2017-06-10). 2017-06-11 05:34:47 +03:00
attrs.rs Merge branch 'master' into never_loop 2017-06-11 18:25:26 -05:00
bit_mask.rs
blacklisted_name.rs Fix span in blacklisted_name 2017-05-14 14:58:16 +02:00
block_in_if_condition.rs Fix various wrong uses of NestedVisitorMap::All 2017-05-12 12:02:42 +02:00
booleans.rs Bump to 0.0.139 2017-06-10 22:07:09 -07:00
collapsible_if.rs
consts.rs Abide by the common rustc::ty conventions. 2017-06-11 05:57:25 +03:00
copies.rs Bump to 0.0.139 2017-06-10 22:07:09 -07:00
cyclomatic_complexity.rs
deprecated_lints.rs
derive.rs Abide by the common rustc::ty conventions. 2017-06-11 05:57:25 +03:00
doc.rs Fix spans in doc_markdown in most cases 2017-06-17 18:23:37 +02:00
double_parens.rs
drop_forget_ref.rs Do not use .sty except for matching on it. 2017-06-11 06:24:13 +03:00
empty_enum.rs
entry.rs Fix various wrong uses of NestedVisitorMap::All 2017-05-12 12:02:42 +02:00
enum_clike.rs
enum_glob_use.rs Update for rustc 1.19.0-nightly (4bf5c99af 2017-06-10). 2017-06-11 05:34:47 +03:00
enum_variants.rs
eq_op.rs Bump to 0.0.139 2017-06-10 22:07:09 -07:00
escape.rs Bump to 0.0.139 2017-06-10 22:07:09 -07:00
eta_reduction.rs
eval_order_dependence.rs Try to fix compilation error on rustc 1.19.0-nightly (4ed2edaaf 2017-06-01) 2017-06-02 12:13:04 +08:00
format.rs Abide by the common rustc::ty conventions. 2017-06-11 05:57:25 +03:00
formatting.rs
functions.rs Finish rustup. 2017-06-05 00:28:01 +03:00
identity_op.rs Bump to 0.0.139 2017-06-10 22:07:09 -07:00
if_let_redundant_pattern_matching.rs
if_not_else.rs
items_after_statements.rs
large_enum_variant.rs
len_zero.rs Try to fix compilation error on rustc 1.19.0-nightly (4ed2edaaf 2017-06-01) 2017-06-02 12:13:04 +08:00
let_if_seq.rs Fix various wrong uses of NestedVisitorMap::All 2017-05-12 12:02:42 +02:00
lib.rs Add itertools and pulldown-cmark dependencies 2017-06-17 18:22:49 +02:00
lifetimes.rs Rustup to *rustc 1.19.0-nightly (06fb4d256 2017-04-30)* 2017-05-01 13:43:16 +02:00
loops.rs Merge branch 'master' into never_loop 2017-06-11 18:25:26 -05:00
map_clone.rs Bump to 0.0.139 2017-06-10 22:07:09 -07:00
matches.rs Bump to 0.0.139 2017-06-10 22:07:09 -07:00
mem_forget.rs
methods.rs Bump to 0.0.139 2017-06-10 22:07:09 -07:00
minmax.rs
misc_early.rs deal with multiple prefixed zeros in literals 2017-06-12 20:41:00 +02:00
misc.rs Bump to 0.0.139 2017-06-10 22:07:09 -07:00
missing_doc.rs
mut_mut.rs Abide by the common rustc::ty conventions. 2017-06-11 05:57:25 +03:00
mut_reference.rs Abide by the common rustc::ty conventions. 2017-06-11 05:57:25 +03:00
mutex_atomic.rs Abide by the common rustc::ty conventions. 2017-06-11 05:57:25 +03:00
needless_bool.rs
needless_borrow.rs Finish rustup. 2017-06-05 00:28:01 +03:00
needless_continue.rs Run rustfmt 2017-05-03 14:13:50 +02:00
needless_pass_by_value.rs Bump to 0.0.139 2017-06-10 22:07:09 -07:00
needless_update.rs Abide by the common rustc::ty conventions. 2017-06-11 05:57:25 +03:00
neg_multiply.rs
new_without_default.rs Ignore new-without-default lint when new method has generic types 2017-06-14 12:58:22 -04:00
no_effect.rs
non_expressive_names.rs Update our config reading to serde 1.0 2017-05-09 15:23:38 +02:00
ok_if_let.rs
open_options.rs
overflow_check_conditional.rs
panic.rs
partialeq_ne_impl.rs Rustup 2017-04-28 13:00:42 +02:00
precedence.rs
print.rs Rustup 2017-04-28 13:00:42 +02:00
ptr.rs Rustup 2017-04-28 13:00:42 +02:00
ranges.rs
reference.rs
regex.rs
returns.rs in_macro check in NEEDLESS_RETURN 2017-06-12 19:06:37 -07:00
serde_api.rs Update to serde 1.0 2017-05-09 15:23:10 +02:00
shadow.rs Fix various wrong uses of NestedVisitorMap::All 2017-05-12 12:02:42 +02:00
should_assert_eq.rs Update for rustc 1.19.0-nightly (4bf5c99af 2017-06-10). 2017-06-11 05:34:47 +03:00
strings.rs
swap.rs
temporary_assignment.rs
transmute.rs Abide by the common rustc::ty conventions. 2017-06-11 05:57:25 +03:00
types.rs Document check_ty and its new is_local arg. 2017-06-12 08:43:02 -04:00
unicode.rs
unsafe_removed_from_name.rs
unused_io_amount.rs Finish rustup. 2017-06-05 00:28:01 +03:00
unused_label.rs
vec.rs Abide by the common rustc::ty conventions. 2017-06-11 05:57:25 +03:00
zero_div_zero.rs Fix a future compat lint that we triggered 2017-05-10 09:21:21 +02:00