rust-clippy/clippy_lints/src
2016-08-11 06:01:40 -05:00
..
utils add suggestions to clone_on_copy 2016-08-08 16:43:45 +02:00
approx_const.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
arithmetic.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
array_indexing.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
assign_ops.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
attrs.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
bit_mask.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
blacklisted_name.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
block_in_if_condition.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
booleans.rs Close code block in docstring 2016-08-08 13:34:21 +02:00
collapsible_if.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
consts.rs lint on by ref patterns for references 2016-08-01 16:59:14 +02:00
copies.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
cyclomatic_complexity.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
deprecated_lints.rs split clippy into lints, plugin and cargo-clippy 2016-05-27 13:03:58 +02:00
derive.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
doc.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
drop_ref.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
entry.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
enum_clike.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
enum_glob_use.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
enum_variants.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
eq_op.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
escape.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
eta_reduction.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
eval_order_dependence.rs Add lint for reads and writes that depend on evaluation order 2016-08-11 06:01:40 -05:00
format.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
formatting.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
functions.rs extern fns often need to adhere to a specific api -> don't suggest api-changes 2016-08-08 17:21:47 +02:00
identity_op.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
if_not_else.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
items_after_statements.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
len_zero.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
let_if_seq.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
lib.rs Add lint for reads and writes that depend on evaluation order 2016-08-11 06:01:40 -05:00
lifetimes.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
loops.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
map_clone.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
matches.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
mem_forget.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
methods.rs Merge pull request #1151 from oli-obk/clone_ref 2016-08-09 06:30:25 +02:00
minmax.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
misc.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
misc_early.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
mut_mut.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
mut_reference.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
mutex_atomic.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
needless_bool.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
needless_borrow.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
needless_update.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
neg_multiply.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
new_without_default.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
no_effect.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
non_expressive_names.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
open_options.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
overflow_check_conditional.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
panic.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
precedence.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
print.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
ptr_arg.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
ranges.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
regex.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
returns.rs Remove "known problem" that only occurs without MIR. 2016-08-08 13:37:39 +02:00
serde.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
shadow.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
strings.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
swap.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
temporary_assignment.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
transmute.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
types.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
unicode.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
unsafe_removed_from_name.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
unused_label.rs Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
vec.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00
zero_div_zero.rs Make the lint docstrings more consistent. 2016-08-07 08:06:19 +02:00