rust-clippy/clippy_lints/src
2018-07-25 06:27:36 +02:00
..
utils Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
approx_const.rs Rustup 2018-07-23 13:01:12 +02:00
arithmetic.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
assign_ops.rs Tweak 2018-07-24 09:26:28 +01:00
attrs.rs Rustup 2018-07-23 13:01:12 +02:00
bit_mask.rs Rustup 2018-07-23 13:01:12 +02:00
blacklisted_name.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
block_in_if_condition.rs Remove import of matches 2018-07-19 01:06:02 -07:00
booleans.rs Rustup 2018-07-23 13:01:12 +02:00
bytecount.rs Rustup 2018-07-23 13:01:12 +02:00
collapsible_if.rs Rustup 2018-07-23 13:01:12 +02:00
const_static_lifetime.rs Rustup 2018-07-23 13:01:12 +02:00
consts.rs Rustup 2018-07-23 13:01:12 +02:00
copies.rs Rustup 2018-07-23 13:01:12 +02:00
cyclomatic_complexity.rs Rustup 2018-07-23 13:01:12 +02:00
default_trait_access.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
deprecated_lints.rs Deprecate misaligned_transmute 2018-04-11 02:50:04 -07:00
derive.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
doc.rs Rustup 2018-07-23 13:01:12 +02:00
double_comparison.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
double_parens.rs Rustup 2018-07-23 13:01:12 +02:00
drop_forget_ref.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
duration_subsec.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
else_if_without_else.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
empty_enum.rs Rustup 2018-07-23 13:01:12 +02:00
entry.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
enum_clike.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
enum_glob_use.rs Rustup 2018-07-23 13:01:12 +02:00
enum_variants.rs Rustup 2018-07-23 13:01:12 +02:00
eq_op.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
erasing_op.rs Rustup 2018-07-23 13:01:12 +02:00
escape.rs Rustup 2018-07-23 13:01:12 +02:00
eta_reduction.rs Rustup 2018-07-23 13:01:12 +02:00
eval_order_dependence.rs Rustup 2018-07-23 13:01:12 +02:00
excessive_precision.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
explicit_write.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
fallible_impl_from.rs Rustup 2018-07-23 13:01:12 +02:00
format.rs Rustup 2018-07-23 13:01:12 +02:00
formatting.rs Rustup 2018-07-23 13:01:12 +02:00
functions.rs Rustup 2018-07-23 13:01:12 +02:00
identity_conversion.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
identity_op.rs Rustup 2018-07-23 13:01:12 +02:00
if_let_redundant_pattern_matching.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
if_not_else.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
indexing_slicing.rs Rustup 2018-07-23 13:01:12 +02:00
infallible_destructuring_match.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
infinite_iter.rs Rustup 2018-07-23 13:01:12 +02:00
inherent_impl.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
inline_fn_without_body.rs Rustup 2018-07-23 13:01:12 +02:00
int_plus_one.rs Rustup 2018-07-23 13:01:12 +02:00
invalid_ref.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
items_after_statements.rs Rustup 2018-07-23 13:01:12 +02:00
large_enum_variant.rs Rustup 2018-07-23 13:01:12 +02:00
len_zero.rs Rustup 2018-07-23 13:01:12 +02:00
let_if_seq.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
lib.rs Rustup 2018-07-23 13:01:12 +02:00
lifetimes.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
literal_representation.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
loops.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
map_clone.rs Rustup 2018-07-23 13:01:12 +02:00
map_unit_fn.rs Rustup 2018-07-23 13:01:12 +02:00
matches.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
mem_forget.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
methods.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
minmax.rs Rustup 2018-07-23 13:01:12 +02:00
misc.rs Rustup 2018-07-23 13:01:12 +02:00
misc_early.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
missing_doc.rs Rustup 2018-07-23 13:01:12 +02:00
missing_inline.rs Rustup 2018-07-23 13:01:12 +02:00
multiple_crate_versions.rs Rustup 2018-07-23 13:01:12 +02:00
mut_mut.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
mut_reference.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
mutex_atomic.rs Rustup 2018-07-23 13:01:12 +02:00
needless_bool.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
needless_borrow.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
needless_borrowed_ref.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
needless_continue.rs Rustup 2018-07-23 13:01:12 +02:00
needless_pass_by_value.rs Rustup 2018-07-23 13:01:12 +02:00
needless_update.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
neg_cmp_op_on_partial_ord.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
neg_multiply.rs Rustup 2018-07-23 13:01:12 +02:00
new_without_default.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
no_effect.rs Rustup 2018-07-23 13:01:12 +02:00
non_copy_const.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
non_expressive_names.rs Rustup 2018-07-23 13:01:12 +02:00
ok_if_let.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
open_options.rs Rustup 2018-07-23 13:01:12 +02:00
overflow_check_conditional.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
panic_unimplemented.rs Rustup 2018-07-23 13:01:12 +02:00
partialeq_ne_impl.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
precedence.rs Rustup 2018-07-23 13:01:12 +02:00
ptr.rs Rustup 2018-07-23 13:01:12 +02:00
question_mark.rs Rustup 2018-07-23 13:01:12 +02:00
ranges.rs Rustup 2018-07-23 13:01:12 +02:00
redundant_field_names.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
reference.rs Rustup 2018-07-23 13:01:12 +02:00
regex.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
replace_consts.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
returns.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
serde_api.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
shadow.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
strings.rs Rustup 2018-07-23 13:01:12 +02:00
suspicious_trait_impl.rs Rustup 2018-07-23 13:01:12 +02:00
swap.rs Rustup 2018-07-23 13:01:12 +02:00
temporary_assignment.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
transmute.rs Rustup 2018-07-23 13:01:12 +02:00
trivially_copy_pass_by_ref.rs Wrap comment at 80 columns 2018-07-23 19:37:41 +10:00
types.rs Inline utils::in_external_macro 2018-07-24 10:38:58 +01:00
unicode.rs Rustup 2018-07-23 13:01:12 +02:00
unsafe_removed_from_name.rs Rustup 2018-07-23 13:01:12 +02:00
unused_io_amount.rs Rustup 2018-07-23 13:01:12 +02:00
unused_label.rs Remove import of rustc 2018-07-19 00:53:23 -07:00
unwrap.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00
use_self.rs Merge branch 'master' into issue2894 2018-07-25 06:27:36 +02:00
vec.rs Rustup 2018-07-23 13:01:12 +02:00
write.rs Rustup 2018-07-23 13:01:12 +02:00
zero_div_zero.rs Remove import of if_chain 2018-07-20 00:50:02 -07:00