.. |
methods
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
utils
|
rustup https://github.com/rust-lang/rust/pull/64515
|
2019-09-26 18:34:43 +02:00 |
approx_const.rs
|
|
|
arithmetic.rs
|
Doctests: Enable running doc tests for restriction lints
|
2019-08-03 21:24:50 +02:00 |
assertions_on_constants.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
assign_ops.rs
|
assign_ops: Remove MachineApplicable
|
2019-09-20 14:51:28 +09:00 |
attrs.rs
|
Rustup "Minimize uses of LocalInternedString "
|
2019-09-05 07:16:57 +00:00 |
bit_mask.rs
|
|
|
blacklisted_name.rs
|
|
|
block_in_if_condition.rs
|
Allow block_in_if_{stmt,expr} in external macro
|
2019-08-27 09:43:03 +02:00 |
booleans.rs
|
Refactor booleans
|
2019-09-25 06:40:04 +02:00 |
bytecount.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
cargo_common_metadata.rs
|
clippy::cargo_common_metadata: check for license-file
|
2019-09-22 10:49:36 +03:00 |
checked_conversions.rs
|
|
|
cognitive_complexity.rs
|
arm.pats -> arm.pat
|
2019-09-25 12:52:16 -07:00 |
collapsible_if.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
comparison_chain.rs
|
Fix example in docs
|
2019-09-24 17:05:43 -05:00 |
consts.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
copies.rs
|
Remove unused import
|
2019-09-26 16:08:30 +07:00 |
copy_iterator.rs
|
|
|
dbg_macro.rs
|
Refactor option handling
|
2019-09-04 16:19:59 +02:00 |
default_trait_access.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
deprecated_lints.rs
|
|
|
derive.rs
|
rustup https://github.com/rust-lang/rust/pull/64515
|
2019-09-26 18:34:43 +02:00 |
doc.rs
|
New lint: Require # Safety section in pub unsafe fn docs
|
2019-09-19 09:19:55 +02:00 |
double_comparison.rs
|
|
|
double_parens.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
drop_bounds.rs
|
|
|
drop_forget_ref.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
duration_subsec.rs
|
|
|
else_if_without_else.rs
|
|
|
empty_enum.rs
|
|
|
entry.rs
|
map_entry test: Fix semicolon, add run-rustfix
|
2019-09-25 14:45:18 -07:00 |
enum_clike.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
enum_glob_use.rs
|
|
|
enum_variants.rs
|
Rustup "Minimize uses of LocalInternedString "
|
2019-09-05 07:16:57 +00:00 |
eq_op.rs
|
Downgrade op_ref to a MaybeIncorrect suggestion
|
2019-09-25 14:53:48 -07:00 |
erasing_op.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
escape.rs
|
Replace Arg with Param
|
2019-08-28 18:33:25 +09:00 |
eta_reduction.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
eval_order_dependence.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
excessive_precision.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
explicit_write.rs
|
remove machine applicable suggestion explicit_write format #4542
|
2019-09-18 01:59:58 -07:00 |
fallible_impl_from.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
format.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
formatting.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
functions.rs
|
Work around qpath_res issue
|
2019-09-18 21:57:14 +02:00 |
get_last_with_len.rs
|
Changed more Vec paths to diagnostic_items
|
2019-09-09 17:22:41 +02:00 |
identity_conversion.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
identity_op.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
if_not_else.rs
|
|
|
implicit_return.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
indexing_slicing.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
infallible_destructuring_match.rs
|
arm.pats -> arm.pat
|
2019-09-25 12:52:16 -07:00 |
infinite_iter.rs
|
|
|
inherent_impl.rs
|
|
|
inherent_to_string.rs
|
Fix inherent_to_string false positive
|
2019-08-28 06:46:26 +09:00 |
inline_fn_without_body.rs
|
|
|
int_plus_one.rs
|
Update int_plus_one suggestion text
|
2019-08-28 07:29:30 +02:00 |
integer_division.rs
|
|
|
items_after_statements.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
large_enum_variant.rs
|
|
|
len_zero.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
let_if_seq.rs
|
Work around qpath_res issue
|
2019-09-18 21:57:14 +02:00 |
lib.rs
|
Add a new lint for comparison chains
|
2019-09-24 16:55:05 -05:00 |
lifetimes.rs
|
Fix needless_lifetimes false positive
|
2019-09-01 08:11:40 +02:00 |
literal_representation.rs
|
|
|
loops.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
main_recursion.rs
|
|
|
map_clone.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
map_unit_fn.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
matches.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
mem_discriminant.rs
|
|
|
mem_forget.rs
|
Work around qpath_res issue
|
2019-09-18 21:57:14 +02:00 |
mem_replace.rs
|
new lint: mem-replace-with-uninit
|
2019-09-20 00:25:57 +02:00 |
minmax.rs
|
|
|
misc_early.rs
|
redundant_closure_call: split tests into fixable
|
2019-09-25 14:45:18 -07:00 |
misc.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
missing_const_for_fn.rs
|
Fix missing_const_for_fn false positive
|
2019-08-29 08:07:41 +02:00 |
missing_doc.rs
|
Rustup to https://github.com/rust-lang/rust/pull/63854
|
2019-08-25 08:06:32 +02:00 |
missing_inline.rs
|
|
|
multiple_crate_versions.rs
|
|
|
mut_mut.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
mut_reference.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
mutex_atomic.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
needless_bool.rs
|
Add a new lint for comparison chains
|
2019-09-24 16:55:05 -05:00 |
needless_borrow.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
needless_borrowed_ref.rs
|
needless_borrowed_ref: fix false positive, make rustfixable
|
2019-09-25 14:45:18 -07:00 |
needless_continue.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
needless_pass_by_value.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
needless_update.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
neg_cmp_op_on_partial_ord.rs
|
|
|
neg_multiply.rs
|
|
|
new_without_default.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
no_effect.rs
|
Merge branch 'master' into unneeded_wildcard_pattern
|
2019-09-22 08:59:23 +02:00 |
non_copy_const.rs
|
non_copy_const: remove incorrect suggestion
|
2019-09-25 14:45:18 -07:00 |
non_expressive_names.rs
|
Add a new lint for comparison chains
|
2019-09-24 16:55:05 -05:00 |
ok_if_let.rs
|
arm.pats -> arm.pat
|
2019-09-25 12:52:16 -07:00 |
open_options.rs
|
|
|
overflow_check_conditional.rs
|
|
|
panic_unimplemented.rs
|
|
|
partialeq_ne_impl.rs
|
|
|
path_buf_push_overwrite.rs
|
|
|
precedence.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
ptr_offset_with_cast.rs
|
|
|
ptr.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
question_mark.rs
|
|
|
ranges.rs
|
New is_integer_const to check more const ints
|
2019-09-10 17:46:39 +02:00 |
redundant_clone.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
redundant_field_names.rs
|
|
|
redundant_pattern_matching.rs
|
redundant_pattern_matching: make rustfixable
|
2019-09-25 14:45:18 -07:00 |
redundant_static_lifetimes.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
reference.rs
|
Allow deref_addrof in macros
|
2019-09-03 00:17:23 +09:00 |
regex.rs
|
|
|
replace_consts.rs
|
|
|
returns.rs
|
Fix let_and_return lint
|
2019-09-23 09:17:18 +02:00 |
serde_api.rs
|
|
|
shadow.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
slow_vector_initialization.rs
|
|
|
strings.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
suspicious_trait_impl.rs
|
|
|
swap.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
temporary_assignment.rs
|
|
|
trait_bounds.rs
|
Made lint pedantic
|
2019-08-17 11:45:05 +01:00 |
transmute.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
transmuting_null.rs
|
|
|
trivially_copy_pass_by_ref.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
try_err.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
types.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
unicode.rs
|
Update Unicode lint tests
|
2019-08-23 05:42:45 +00:00 |
unsafe_removed_from_name.rs
|
|
|
unused_io_amount.rs
|
|
|
unused_label.rs
|
Rustup "Minimize uses of LocalInternedString "
|
2019-09-05 07:16:57 +00:00 |
unwrap.rs
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
use_self.rs
|
Extend use_self to check constructor
|
2019-09-09 07:51:44 +02:00 |
vec.rs
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
wildcard_dependencies.rs
|
|
|
write.rs
|
Fix occurrences of too_many_lines violations
|
2019-09-03 06:26:49 +02:00 |
zero_div_zero.rs
|
|
|