-
-
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 clone_on_copy
is:issue clone_on_copy
Search results
clone_on_copy does not trigger in some cases if the cloned value is borrowed directly after
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.#16969 In rust-lang/rust-clippy;clone_on_copygives wrong suggestion, causes errorC-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 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.#15610 In rust-lang/rust-clippy;Fixes for
from_over_intoandclone_on_copyconflict and lead to compiler errorC-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: Closed (completed).#13549 In rust-lang/rust-clippy;clippy::clone_on_copyfollowing recommendation on lock guards can lead to dead locksS-triageStatus: PR was triaged and is waiting for an action from a maintainer (closing/moving/... the PR)Status: PR was triaged and is waiting for an action from a maintainer (closing/moving/... the PR)Status: Open.#12957 In rust-lang/rust-clippy;Compiler errors after clippy fixes. Maybe issue with WebAssembly attribute.
C-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.#12932 In rust-lang/rust-clippy;lints to disable in tests
L-testsLint: Lints test codeLint: Lints test codeStatus: Open.#12581 In rust-lang/rust-clippy;Problem with cargo clippy --fix
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Open.#10718 In rust-lang/rust-clippy;clippy::clone_on_copy fix on code with
?leads to code with wrong operator precedenceC-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: Closed (completed).#9277 In rust-lang/rust-clippy;Most commonly ignored lints on crates.io
A-categoryArea: Categorization of lintsArea: Categorization of lintsC-tracking-issueCategory: Tracking IssueCategory: Tracking IssueS-needs-discussionStatus: Needs further discussion before merging or work can be startedStatus: Needs further discussion before merging or work can be startedStatus: Closed (completed).#7666 In rust-lang/rust-clippy;Cargo clone_on_copy false positive or bad suggestion
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 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.#7414 In rust-lang/rust-clippy;[Roadmap] Lint groups
A-categoryArea: Categorization of lintsArea: Categorization of lintsC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesC-tracking-issueCategory: Tracking IssueCategory: Tracking IssueP-lowPriority: LowPriority: LowStatus: Open.#6626 In rust-lang/rust-clippy;Move the
clone_on_copylint from the complexity group to the style group?C-questionCategory: QuestionsCategory: QuestionsStatus: Open.#6210 In rust-lang/rust-clippy;