-
-
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
while_let_loop seems to not fire if the loop has a label
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.#17590 In rust-lang/rust-clippy;- Status: Open.#17588 In rust-lang/rust-clippy;
- Status: Open.#17587 In rust-lang/rust-clippy;
- Status: Open.#17586 In rust-lang/rust-clippy;
disallowed-methodsand similar options don't respect renamed renamed dependencies in Cargo.tomlC-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.#17585 In rust-lang/rust-clippy;- Status: Open.#17570 In rust-lang/rust-clippy;
missing_const_for_thread_localfalse positive on targets without#[thread_local]: fires on already-constinitializersC-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.#17566 In rust-lang/rust-clippy;- Status: Open.#17565 In rust-lang/rust-clippy;
Feature request: configuration to allow
clippy::allow_attributesinside macro definitions/expansionsStatus: Open.#17562 In rust-lang/rust-clippy;- Status: Open.#17558 In rust-lang/rust-clippy;
FP:
map_clonesuggests replacing an explicitFoo::clone(x)withcloned()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 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.#17550 In rust-lang/rust-clippy;clippy::replace_box suggests a MachineApplicable fix that is semantically questionable for Box<&mut T>
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-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.#17549 In rust-lang/rust-clippy;