-
-
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
filter_map_bool_thenborrow check errorC-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.#17629 In rust-lang/rust-clippy;New lint:
path_attributeA-lintArea: New lintsArea: New lintsStatus: Open.#17628 In rust-lang/rust-clippy;FP
clippy::byte_char_slices: cannot borrow data in a&reference as mutableC-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.#17627 In rust-lang/rust-clippy;cargo clippy --explain LINTonly works on stable versions, regardless of which lint is passedC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Open.#17620 In rust-lang/rust-clippy;internal compiler error: unexpected rigid alias in layout_of after normalization
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) ❄️S-fixedStatus: Issues that got fixed, waiting to be closed as completedStatus: Issues that got fixed, waiting to be closed as completedStatus: Open.#17617 In rust-lang/rust-clippy;match_like_matches_macro does not lint on T-F-T-style matches
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.#17616 In rust-lang/rust-clippy;Lint suggestion: use
Path::is_empty()instead of manual comparisonsA-lintArea: New lintsArea: New lintsStatus: Open.#17615 In rust-lang/rust-clippy;Missing FusedIterator implementations
A-lintArea: New lintsArea: New lintsStatus: Open.#17608 In rust-lang/rust-clippy;imprecise_flops does incorrectly completely false negative in const contexts
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.#17606 In rust-lang/rust-clippy;ICE with next-solver and clippy::large_futures
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) ❄️S-fixedStatus: Issues that got fixed, waiting to be closed as completedStatus: Issues that got fixed, waiting to be closed as completedStatus: Open.#17604 In rust-lang/rust-clippy;integer_division_remainder_usednot triggered by inherent division methodsC-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.#17603 In rust-lang/rust-clippy;std_instead_of_coresuggests non-compiling variant if original code used legacy re-exportC-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.#17602 In rust-lang/rust-clippy;