-
-
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 unused_async
is:issue unused_async
Search results
unused_asyncfalse positive occurs if at least one argument is provided for fnC-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).#16825 In rust-lang/rust-clippy;unused_asyncfalse positive when await statement is behind a feature flagC-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.#15885 In rust-lang/rust-clippy;unused_async triggers on stubs with todo!()
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: Closed (completed).#15305 In rust-lang/rust-clippy;rust panick on running cargo clippy on risingwave
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).#14709 In rust-lang/rust-clippy;unused_async for an async fn in a trait
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: Closed (completed).#14704 In rust-lang/rust-clippy;Warning only produces when using --fix
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Duplicate of an existing item.unused_async doesn't trigger if the function is passed into another function
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.#13466 In rust-lang/rust-clippy;unused_asyncdoesn't work if an async fn without await has attributeC-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).#13199 In rust-lang/rust-clippy;- Status: Closed (completed).#12300 In rust-lang/rust-clippy;
Clippy doesn't warn on unawaited future in thread spawn args
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: Closed (completed).#12102 In rust-lang/rust-clippy;Default trait methods trigger
unused_asyncC-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).#11660 In rust-lang/rust-clippy;- Status: Closed (completed).#11126 In rust-lang/rust-clippy;