-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Add iter::successors and iter::repeat_with to the list of possibly infinite iterators
A-lintArea: New lintsArea: New lintsStatus: Open.#17719 In rust-lang/rust-clippy;The
disallowed_typeslint also lints when the type comes from a macro expansion in a different crateC-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.#17718 In rust-lang/rust-clippy;[Regression 1.98.1] needless_borrows_for_generic_args hangs on Option::filter with a recursive enum
beta-nominatedNominated for backporting to the compiler in the beta channel.Nominated for backporting to the compiler in the beta channel.Status: Open.#17717 In rust-lang/rust-clippy;FP
explicit_auto_derefon using never-to-any coercion with&!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.#17713 In rust-lang/rust-clippy;- Status: Open.#17712 In rust-lang/rust-clippy;
Proposed restriction lint
A-lintArea: New lintsArea: New lintsStatus: Open.#17709 In rust-lang/rust-clippy;Invalid
manual_mapsuggestion for#[track_caller]functionC-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.#17706 In rust-lang/rust-clippy;- Status: Open.#17702 In rust-lang/rust-clippy;
clippy::panic/clippy::todo/etc dont trigger when direct argument to macros.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.#17699 In rust-lang/rust-clippy;- Status: Open.#17693 In rust-lang/rust-clippy;
zombie_processes doesn't catch an immediately discarded spawned child
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.#17692 In rust-lang/rust-clippy;- Status: Open.#17687 In rust-lang/rust-clippy;