-
-
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 use_self
is:issue use_self
Search results
clippy::missing_safety_doctriggers oncxx::bridge-generated codeC-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.#16317 In rust-lang/rust-clippy;use_selfdoes not work with const parametersI-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).#16164 In rust-lang/rust-clippy;Extend
use_selfto structsC-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).#15555 In rust-lang/rust-clippy;Internal compiler error after upgrading to 1.89.0
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).#15429 In rust-lang/rust-clippy;Allow all lints to be configured via
clippy.tomlA-uiArea: Clippy interface, usage and configurationArea: Clippy interface, usage and configurationStatus: Open.#15128 In rust-lang/rust-clippy;cargo clippy --fixtries to applymul_addbut causes[E0689]C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Closed (completed).#14897 In rust-lang/rust-clippy;use_selffalse positive on other mod itemsC-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).#14030 In rust-lang/rust-clippy;use_selfwith different lifetimesC-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).#13277 In rust-lang/rust-clippy;use_selffalse positive on outer itemsC-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: Closed (completed).#13092 In rust-lang/rust-clippy;use_selfdoes not notice Self with lifetimesC-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.#12381 In rust-lang/rust-clippy;Suggest
selfinstead of&selffor: CopytypesA-lintArea: New lintsArea: New lintsC-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'tS-needs-discussionStatus: Needs further discussion before merging or work can be startedStatus: Needs further discussion before merging or work can be startedStatus: Open.#12078 In rust-lang/rust-clippy;Why is
use_selfdeprecated?S-fixedStatus: Issues that got fixed, waiting to be closed as completedStatus: Issues that got fixed, waiting to be closed as completedStatus: Open.#11960 In rust-lang/rust-clippy;