False positive with new_ret_no_self if new is an async fn that returns a wrapper around Self. #4359
Labels
C-bug
Category: Clippy is not doing the correct thing
T-async-await
Type: Issues related to async/await
This code
causes the following warning
cargo clippy -V
The text was updated successfully, but these errors were encountered: