]> git.lizzy.rs Git - rust.git/history - clippy_lints
Auto merge of #5582 - vtmargaryan:match_wildcard_for_single_variants, r=flip1995
[rust.git] / clippy_lints /
2020-05-20 borsAuto merge of #5582 - vtmargaryan:match_wildcard_for_si...
2020-05-20 borsAuto merge of #5621 - flip1995:rustup, r=phansch
2020-05-20 flip1995Fix dogfood fallout
2020-05-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-05-19 borsAuto merge of #69171 - Amanieu:new-asm, r=nagisa,nikoma...
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-18 Amanieu d'AntrasHandle InlineAsm in clippy
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-17 borsAuto merge of #5568 - ThibsG:RenameIdentityConversionLi...
2020-05-17 borsAuto merge of #5529 - alex-700:improve-option-and-then...
2020-05-17 Aleksei Latyshevimprove and generalize `option_and_then_some` lint
2020-05-17 borsAuto merge of #5608 - flip1995:rustup, r=phansch
2020-05-16 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-05-16 Aleksei Latyshevsimplify multispan_sugg interface
2020-05-16 ThibsGRename lint `identity_conversion` to `useless_conversion`
2020-05-16 borsAuto merge of #5563 - ThibsG:MergeLints, r=flip1995
2020-05-16 Ralf JungRollup merge of #72047 - Julian-Wollersberger:literal_e...
2020-05-16 borsAuto merge of #5596 - ebroto:issue_5212, r=phansch
2020-05-16 borsAuto merge of #5602 - ebroto:issue_3430, r=phansch
2020-05-16 Dylan DPCRollup merge of #72090 - RalfJung:rustc_driver-exit...
2020-05-16 Dylan DPCRollup merge of #71948 - csmoe:issue-61076, r=oli-obk
2020-05-15 borsAuto merge of #5599 - dtolnay:letif, r=flip1995
2020-05-15 Vardan MargaryanFix check for missing enum variants from match expressions
2020-05-15 Vardan MargaryanRevert "Fix cases of match_wildcard_for_single_variants...
2020-05-15 Eduardo Brotoidentity_op: allow `1 << 0`
2020-05-15 ThibsGFix CHANGELOG.md and lint names plural
2020-05-15 borsAuto merge of #5592 - ebroto:extend_unused_unit, r...
2020-05-15 csmoeimplement type_implments_trait query
2020-05-15 ThibsGRename lint `map_unwrap` to `map_unwrap_or` and registe...
2020-05-14 Vardan MargaryanFix example code of wildcard_enum_match_arm lint
2020-05-14 Vardan MargaryanApply suggestions from PR review
2020-05-14 Vardan MargaryanFix cases of match_wildcard_for_single_variants lint...
2020-05-14 Vardan MargaryanFix trivial cases of new match_wildcard_for_single_vari...
2020-05-14 Vardan MargaryanAdd the redundant_wildcard_enum_match lint
2020-05-14 David TolnayDowngrade useless_let_if_seq to nursery
2020-05-14 ThibsGMerge `for_loop_over_option` and `for_loop_over_result...
2020-05-14 ThibsGMerge `option_expect_used` and `result_expect_used...
2020-05-14 ThibsGMerge `option_unwrap_used` and `result_unwrap_used...
2020-05-14 ThibsGMerge `option_map_unwrap_or`, `option_map_unwrap_or_els...
2020-05-14 ThibsGMerge `block_in_if_condition_expr` and `block_in_if_con...
2020-05-14 borsAuto merge of #5583 - ebroto:reversed_empty_ranges...
2020-05-14 borsAuto merge of #5590 - ebroto:issue_5579, r=phansch
2020-05-13 Eduardo BrotoFix comparison_chain false positive
2020-05-13 Eduardo BrotoAvoid running doctest that is expected to panic
2020-05-13 Eduardo BrotoFix ICE caused in unwrap module
2020-05-13 Eduardo BrotoRemove reverse_range_loop lint
2020-05-13 Eduardo BrotoNew lint: reversed_empty_ranges
2020-05-13 Eduardo Brotounused_unit: lint also in type parameters and where...
2020-05-13 Julian WollersbergerReplace some usages of the old `unescape_` functions...
2020-05-13 borsAuto merge of #5587 - flip1995:rustup, r=phansch
2020-05-11 flip1995Run cargo dev fmt
2020-05-11 Camille GILLOTFix clippy.
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-09 borsAuto merge of #5564 - MrAwesome:master, r=flip1995
2020-05-09 Glenn HopeMove is_test_module check to top of function
2020-05-09 Glenn HopeCheck is_macro inside check_exceptions, update referenc...
2020-05-09 Glenn HopeRemove check for Fn, reflect this in test cases, make...
2020-05-09 Glenn HopeRemove unnecessary field, check for Mod/Fn ItemKind
2020-05-09 Glenn HopeAlso have flag disable macro check
2020-05-09 Glenn HopeAdd check for "test" in parent name. Include flag for...
2020-05-09 Glenn HopeCheck if the parent module name contains "test"
2020-05-09 Glenn HopeRun `cargo dev fmt`
2020-05-09 Glenn HopeAllow 'use super::*;' imports
2020-05-09 Ralf JungRollup merge of #71555 - cjgillot:nameless, r=matthewjasper
2020-05-08 Camille GILLOTFix clippy.
2020-05-08 borsAuto merge of #5541 - DarkEld3r:patch-1, r=flip1995
2020-05-08 borsAuto merge of #5576 - ebroto:manual_async_fn, r=flip1995
2020-05-07 Eduardo BrotoApply suggestions from PR review
2020-05-07 Eduardo BrotoFix doc comment in lint declaration
2020-05-07 Eduardo BrotoAdd the manual_async_fn lint
2020-05-06 borsAuto merge of #5566 - oli-obk:sync-from-rustc, r=flip1995
2020-05-04 Oliver SchererUpdate to rustc changes
2020-05-03 Dylan MacKenzieUpdate clippy lint
2020-05-02 borsAuto merge of #5560 - CrazyRoka:fix-match-on-vector...
2020-05-02 borsAuto merge of #5558 - ThibsG:FixUnwrapInArgs, r=flip1995
2020-05-02 borsAuto merge of #5559 - alex-700:fix-while-let-on-iterato...
2020-05-02 CrazyRokaChanged RANGE_FULL constant in utils
2020-05-02 borsAuto merge of #5550 - ebroto:manual_non_exhaustive...
2020-05-02 CrazyRokaFix match on vec items: match on vec[..]
2020-05-02 Aleksei Latyshevfix fp on while-let-on-iterator
2020-05-02 ThibsGFix unwrap lint when checks are done in parameters
2020-05-02 borsAuto merge of #5555 - flip1995:pedantic_match_on_vec_it...
2020-05-02 borsAuto merge of #5536 - rail-rain:fix_manual_memcpy,...
2020-05-01 ebrotoUse the only variant left instead of a wildcard
2020-05-01 flip1995Move match_on_vec_items to pedantic
2020-05-01 Eduardo BrotoApply suggestions from PR review
2020-05-01 borsAuto merge of #5548 - matthiaskrgr:traget_os, r=flip1995
2020-05-01 Eduardo BrotoImplement the manual_non_exhaustive lint
2020-04-30 Matthias Krügermismatched_target_os: link to respective section in...
2020-04-29 borsAuto merge of #5547 - CrazyRoka:fix-clone-double-ref...
2020-04-29 CrazyRokaFixed incorrect suggestion of `clone_double_ref` lint
2020-04-28 borsAuto merge of #5543 - matthiaskrgr:rustup_45, r=flip1995
2020-04-28 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/71292/
2020-04-28 Stanislav TkachExtend example for the `unneeded_field_pattern` lint
2020-04-28 borsAuto merge of #5535 - ebroto:issue_5360, r=phansch
2020-04-27 Eduardo Brotoused_underscore_binding: do not lint on `await` desugaring
2020-04-27 borsAuto merge of #5538 - csmoe:rustup, r=phansch
2020-04-27 csmoerustup: rust-lang/rust#71628
2020-04-27 railRemoved unused lifetimes and a needless bool
2020-04-27 railMerge branch 'master' into fix_manual_memcpy
next