-
-
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 single_match
is:issue single_match
Search results
collapsible_matchsuggestions for pattern guards can cause compilation errorsC-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: Duplicate of an existing item.Single match produces non compiling code when matching the result of an expression with true
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Open.#16826 In rust-lang/rust-clippy;failed to automatically apply fixes suggested by rustc to crate
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Closed (completed).#16564 In rust-lang/rust-clippy;single_matchdoes not apply because of type inference failureC-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.#15188 In rust-lang/rust-clippy;ICE: capacity overflow
C-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) ❄️Status: Closed (completed).#14882 In rust-lang/rust-clippy;cargo clippy --fixreturns compilation errors when fixingclippy::single_matchlintC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Closed (completed).#14493 In rust-lang/rust-clippy;- Status: Open.#14489 In rust-lang/rust-clippy;
clippy::single_matchdoes not report if a comment is on top of an armC-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: Closed (completed).#14418 In rust-lang/rust-clippy;clippy --fix deleting informational comments
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Closed (completed).#13692 In rust-lang/rust-clippy;single_matchshouldn't warn when matching on an explicit typeC-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.#13371 In rust-lang/rust-clippy;single_matchsuggestion causes deny-by-default eq-op warningI-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).#13012 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;