-
-
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
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;Look for
clippy.tomlin.cargo/and.config/directoriesC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesStatus: Open.#17721 In rust-lang/rust-clippy;Add iter::successors and iter::repeat_with to the list of possibly infinite iterators
A-lintArea: New lintsArea: New lintsStatus: Open.#17719 In rust-lang/rust-clippy;The
disallowed_typeslint also lints when the type comes from a macro expansion in a different crateC-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.#17718 In rust-lang/rust-clippy;