-
-
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.#17649 In rust-lang/rust-clippy;
double_ended_iterator_lastshould not emit on move FnMut closureC-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-bugIssue: The suggestion compiles but changes the code to behave in an unintended wayIssue: The suggestion compiles but changes the code to behave in an unintended wayStatus: Open.#17646 In rust-lang/rust-clippy;redundant-clone: doesn't see redundant clone when involving aliasing
C-an-interesting-projectCategory: Interesting projects, that usually are more involved design/code wise.Category: Interesting projects, that usually are more involved design/code wise.C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingE-hardCall for participation: This a hard problem and requires more experience or effort to work onCall for participation: This a hard problem and requires more experience or effort to work onI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tL-nurseryLint: Currently in the nursery groupLint: Currently in the nursery groupStatus: Open.#17637 In rust-lang/rust-clippy;cast_ptr_alignmentdoesn't see alignment check that follows right afterC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingE-hardCall for participation: This a hard problem and requires more experience or effort to work onCall for participation: This a hard problem and requires more experience or effort to work onI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveL-pedanticLint: Belongs in the pedantic lint groupLint: Belongs in the pedantic lint groupStatus: Open.#17636 In rust-lang/rust-clippy;- Status: Open.#17633 In rust-lang/rust-clippy;
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;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;