-
-
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 manual_swap
is:issue manual_swap
Search results
FP manual_swap : mutability mismatch
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: Closed (completed).#14931 In rust-lang/rust-clippy;Add tuple swap algorithm detection to existing clippy::manual_swap
A-lintArea: New lintsArea: New lintsStatus: Open.#12887 In rust-lang/rust-clippy;manual_swap lint suggestion doesnt compile
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: Closed (completed).#12334 In rust-lang/rust-clippy;manual_swap in const context false positive
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: Closed (completed).#9864 In rust-lang/rust-clippy;- Status: Closed (completed).#8154 In rust-lang/rust-clippy;
clippy suggests std::foo with #[!no_std] being enabled
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: Closed (completed).#7858 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;Add XOR swap algorithm detection to (existing) clippy::manual_swap
C-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesgood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with ClippyStatus: Closed (completed).#6598 In rust-lang/rust-clippy;False positive when swapping elements of a matrix
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 appliedL-suggestionLint: Improving, adding or fixing lint suggestionsLint: Improving, adding or fixing lint suggestionsStatus: Closed (completed).#4853 In rust-lang/rust-clippy;Can't use
swaporreplaceas suggested bymanual_swapC-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 appliedL-suggestionLint: Improving, adding or fixing lint suggestionsLint: Improving, adding or fixing lint suggestionsStatus: Closed (completed).#981 In rust-lang/rust-clippy;