]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
Auto merge of #5597 - esamudera:slice_iter_next, r=flip1995
[rust.git] / clippy_lints / src / lib.rs
2020-06-02 borsAuto merge of #5597 - esamudera:slice_iter_next, r...
2020-06-01 borsAuto merge of #5673 - phansch:endless-loop, r=Manishearth
2020-06-01 borsAuto merge of #5623 - JarredAllen:sort_by_key_reverse...
2020-05-31 JarredAllenRan update_lints
2020-05-31 Ericko SamuderaNew lint: iter_next_slice
2020-05-31 JarredAllenUpdated test cases and formatted
2020-05-31 JarredAllenRenamed to
2020-05-31 JarredAllenDetect also a non-reversed comparison
2020-05-31 JarredAllenMore progress towards sort_by_key_reverse lint
2020-05-31 JarredAllenCreated lint
2020-05-31 borsAuto merge of #5667 - djugei:master, r=flip1995
2020-05-31 djugeiran update_lints
2020-05-31 borsAuto merge of #5666 - flip1995:rollup-yjyvvbg, r=flip1995
2020-05-31 Philipp KronesRollup merge of #5663 - matthiaskrgr:crash_test_3969...
2020-05-31 Philipp KronesRollup merge of #5656 - ebroto:len_zero_ranges, r=matth...
2020-05-31 Philipp KronesRollup merge of #5637 - montrivo:feature/vec_resize_to_...
2020-05-30 Tim Nielensnew lint: vec_resize_to_zero
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-27 borsAuto merge of #5652 - rust-lang:flip1995-patch-1, r...
2020-05-27 borsAuto merge of #5631 - ThibsG:ExtendUselessConversion...
2020-05-26 borsAuto merge of #5651 - ebroto:names_as_early_passes...
2020-05-26 flip1995Register redundant_field_names and non_expressive_names...
2020-05-26 borsAuto merge of #5562 - flip1995:clippyup_up, r=phansch
2020-05-25 borsAuto merge of #5616 - euclio:no-derive-suggestion,...
2020-05-25 borsAuto merge of #5646 - flip1995:rustup, r=matthiaskrgr
2020-05-22 borsAuto merge of #5632 - flip1995:rustup, r=phansch
2020-05-20 borsAuto merge of #5611 - rrbutani:master, r=flip1995
2020-05-20 borsAuto merge of #5622 - elichai:2020-05-match_wild_err_ar...
2020-05-20 Elichai TurkelMake match_wild_err_arm pedantic, and update help messages
2020-05-20 borsAuto merge of #5582 - vtmargaryan:match_wildcard_for_si...
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
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-16 flip1995Merge remote-tracking branch 'upstream/master' into...
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 ThibsGFix CHANGELOG.md and lint names plural
2020-05-15 borsAuto merge of #5592 - ebroto:extend_unused_unit, r...
2020-05-15 ThibsGRename lint `map_unwrap` to `map_unwrap_or` and registe...
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-13 Eduardo BrotoRemove reverse_range_loop lint
2020-05-13 Eduardo BrotoNew lint: reversed_empty_ranges
2020-05-13 borsAuto merge of #5587 - flip1995:rustup, r=phansch
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 HopeAdd check for "test" in parent name. Include flag for...
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 BrotoAdd the manual_async_fn 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 borsAuto merge of #5550 - ebroto:manual_non_exhaustive...
2020-05-02 borsAuto merge of #5555 - flip1995:pedantic_match_on_vec_it...
2020-05-01 flip1995Move match_on_vec_items to pedantic
2020-05-01 Eduardo BrotoImplement the manual_non_exhaustive lint
2020-04-27 railMerge branch 'master' into fix_manual_memcpy
2020-04-27 borsAuto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
2020-04-27 borsAuto merge of #5506 - ebroto:mismatched_target_os,...
2020-04-26 Eduardo BrotoImplement mismatched_target_os lint
2020-04-26 CrazyRokaUpdated lint info in lib.rs
2020-04-25 borsAuto merge of #5525 - flip1995:issue_1654, r=phansch
2020-04-25 borsAuto merge of #5530 - ebroto:issue_5524, r=flip1995
2020-04-25 borsAuto merge of #5527 - flip1995:rollup-pr2htfd, r=flip1995
2020-04-25 Philipp KronesRollup merge of #5523 - phansch:add-new-ret-no-self...
2020-04-25 Philipp KronesRollup merge of #5517 - flip1995:deploy_time_travel...
2020-04-25 Philipp KronesRollup merge of #5516 - flip1995:doc_release, r=phansch
2020-04-25 Philipp KronesRollup merge of #5505 - flip1995:avoid_running_lints...
2020-04-25 Philipp KronesRollup merge of #5408 - dtolnay:matchbool, r=flip1995
2020-04-25 CrazyRokaRenamed lint to `match_on_vec_items`
2020-04-24 CrazyRokaAdded lint `match_vec_item`
2020-04-23 David TolnayDowngrade match_bool to pedantic
2020-04-23 borsAuto merge of #5498 - phansch:update_changelog, r=flip1995
2020-04-22 flip1995Only run cargo lints, when they are warn/deny/forbid
2020-04-22 borsAuto merge of #5439 - rokob:lock-await, r=Manishearth
2020-04-22 Andy WeissLint for holding locks across await points
2020-04-20 borsAuto merge of #5496 - phansch:markdown-link, r=flip1995
2020-04-20 borsAuto merge of #5495 - phansch:update_changelog_docs...
2020-04-20 borsAuto merge of #5332 - DevinR528:if-let-else-mutex,...
2020-04-20 borsAuto merge of #5493 - ebroto:unsafe_derive_deserialize...
2020-04-20 Eduardo BrotoApply suggestions from PR review
next