-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 does not respect inline #[allow(…)] attribute
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thinggood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with ClippyI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveStatus: Open.#17664 In rust-lang/rust-clippy;assert_is_emptycould catch every other collection instd::collectionsC-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.#17660 In rust-lang/rust-clippy;assert_is_emptycould catch non-PartialEqcases in Rust >= 1.96.0C-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.#17659 In rust-lang/rust-clippy;- Status: Open.#17656 In rust-lang/rust-clippy;
unnecessary_self_importsdoesn't trigger in nested importsC-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.#17652 In rust-lang/rust-clippy;- Status: Open.#17649 In rust-lang/rust-clippy;
double_ended_iterator_lastshould not emit on move FnMut closureC-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-bugIssue: The suggestion compiles but changes the code to behave in an unintended wayIssue: The suggestion compiles but changes the code to behave in an unintended wayStatus: Open.#17646 In rust-lang/rust-clippy;redundant-clone: doesn't see redundant clone when involving aliasing
C-an-interesting-projectCategory: Interesting projects, that usually are more involved design/code wise.Category: Interesting projects, that usually are more involved design/code wise.C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingE-hardCall for participation: This a hard problem and requires more experience or effort to work onCall for participation: This a hard problem and requires more experience or effort to work onI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tL-nurseryLint: Currently in the nursery groupLint: Currently in the nursery groupStatus: Open.#17637 In rust-lang/rust-clippy;cast_ptr_alignmentdoesn't see alignment check that follows right afterC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingE-hardCall for participation: This a hard problem and requires more experience or effort to work onCall for participation: This a hard problem and requires more experience or effort to work onI-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.#17636 In rust-lang/rust-clippy;- Status: Open.#17633 In rust-lang/rust-clippy;
filter_map_bool_thenborrow check errorC-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.#17629 In rust-lang/rust-clippy;New lint:
path_attributeA-lintArea: New lintsArea: New lintsStatus: Open.#17628 In rust-lang/rust-clippy;