-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
All issues
Issue creation is restricted in this repository
- #7666 · dtolnay opened
on Sep 13, 2021 23
Issues
is:issue state:open
is:issue state:open
Search results
New Lint: Suggest replacing early-return
let ... elsewithif letA-lintArea: New lintsArea: New lintsStatus: Open.#17767 In rust-lang/rust-clippy;Add lint for
mem::swapping lock-guarded values.A-lintArea: New lintsArea: New lintsgood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with ClippyStatus: Open.#17765 In rust-lang/rust-clippy;clippy::cast_possible_truncationdoes not warn when casting fromu128tousizeC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tStatus: Open.#17764 In rust-lang/rust-clippy;clippy::single_matchsuggestion does not compile when the expression contains un-chainable comparison operatorsC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-suggestion-causes-errorIssue: The suggestions provided by this Lint cause an ICE/error when appliedIssue: The suggestions provided by this Lint cause an ICE/error when appliedStatus: Open.#17756 In rust-lang/rust-clippy;cast_possible_wrap false negative
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tStatus: Open.#17755 In rust-lang/rust-clippy;encountered incremental compilation error with evaluate_obligation(d87a56c5dc6db6e-e9735b6f63d47303)
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-ICEIssue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Status: Open.#17748 In rust-lang/rust-clippy;Rename
allow-mixed-uninlined-format-argsA-uiArea: Clippy interface, usage and configurationArea: Clippy interface, usage and configurationStatus: Open.#17747 In rust-lang/rust-clippy;panic!in both branches ofifis linted weirdlyC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveStatus: Open.#17740 In rust-lang/rust-clippy;redundant_closure_for_method_callssuggestion causesmultiple applicable items in scopeC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveI-suggestion-causes-errorIssue: The suggestions provided by this Lint cause an ICE/error when appliedIssue: The suggestions provided by this Lint cause an ICE/error when appliedStatus: Open.#17730 In rust-lang/rust-clippy;ref_patternsvs match ergonomicsC-questionCategory: QuestionsCategory: QuestionsL-restrictionLint: Belongs in the restriction lint groupLint: Belongs in the restriction lint groupStatus: Open.#17725 In rust-lang/rust-clippy;test_attr_in_doctest emits for attribute not related to actual test functions
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveStatus: Open.#17724 In rust-lang/rust-clippy;cast_possible_truncation:x.min(C) as Tis only recognized whenCis a literalC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveL-pedanticLint: Belongs in the pedantic lint groupLint: Belongs in the pedantic lint groupStatus: Open.#17722 In rust-lang/rust-clippy;