Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 2.1k
All issues
Issue creation is restricted in this repository
- #7666 · dtolnayopened
on Sep 13, 2021 23
Issues
is:issuestate:open
is:issue state:open
Search results
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.#17550In 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.#17549In rust-lang/rust-clippy;ICE
variant_index_with_id: unknown variantC-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) ❄️L-restrictionLint: Belongs in the restriction lint groupLint: Belongs in the restriction lint groupStatus: Open.#17546In rust-lang/rust-clippy;question_mark should trigger on Some-pattern-matching let else statement
C-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesI-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.#17545In rust-lang/rust-clippy;Lint map_or branches that return the same constant
A-lintArea: New lintsArea: New lintsL-suspiciousLint: Belongs in the suspicious lint groupLint: Belongs in the suspicious lint groupStatus: Open.#17544In rust-lang/rust-clippy;arithmetic_side_effectsshould trigger onpow()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.#17540In rust-lang/rust-clippy;Add WebAuthn to the default
doc-valid-identslist to preventdoc_markdownfrom being triggeredC-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.#17539In rust-lang/rust-clippy;[double_must_use] False positives from macro expansion?
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 haveT-macrosType: Issues with macros and macro expansionType: Issues with macros and macro expansionStatus: Open.#17529In rust-lang/rust-clippy;redundant_field_namestriggered on derived codeC-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 haveT-macrosType: Issues with macros and macro expansionType: Issues with macros and macro expansionStatus: Open.#17525In rust-lang/rust-clippy;manual_assert_eqmust take size into considerationC-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.#17524In rust-lang/rust-clippy;assert_is_emptymust take size into considerationC-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.#17523In rust-lang/rust-clippy;chunks_exact_to_as_chunksMachineApplicable suggestion doesn't compileC-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.#17515In rust-lang/rust-clippy;