-
-
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 state:open
is:issue state:open
Search results
- Status: Open.#17462 In rust-lang/rust-clippy;
multiple_unsafe_ops_per_block: false positive with write to field holding a unionC-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.#17454 In rust-lang/rust-clippy;multiple_unsafe_ops_per_block: false positive with&raw mut <mutable global static>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: Open.#17453 In rust-lang/rust-clippy;type_complexitytriggered in macro-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.#17446 In rust-lang/rust-clippy;Running
cargo clippy --fixfollowed bycargo clippy -- -Dwarningsdoesn't fail on tripped warnings during the fix stageC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Open.#17444 In rust-lang/rust-clippy;Supporting deny instead of allow list for multiple_crate_versions
A-uiArea: Clippy interface, usage and configurationArea: Clippy interface, usage and configurationC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesT-cargoType: cargo relatedType: cargo relatedStatus: Open.#17442 In rust-lang/rust-clippy;ICE: next solver: Term !=Term
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: Open.#17439 In rust-lang/rust-clippy;incorrect
needless_range_loopC-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.#17432 In rust-lang/rust-clippy;no_effect_underscore_bindingtriggered in macro-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.#17430 In rust-lang/rust-clippy;Lint against recursive imports (paths that start at a previous import)
A-lintArea: New lintsArea: New lintsStatus: Open.#17429 In rust-lang/rust-clippy;collapsible_matchsuggestion on labeled match arm block causes syntax 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: Open.#17427 In rust-lang/rust-clippy;Borrow checker error after needless_return_with_question_mark
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.#17421 In rust-lang/rust-clippy;