You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks! This is actually a duplicate of #32108. Either way, I think this would need an RFC to be implemented due to the nature of lints, but I'm uncertain.
This is an enhancement request. This little program currently compiles with no warnings:
Clippy gives three "statement with no effect" warnings. I think such warning should be raised by the rustc compiler too.
The text was updated successfully, but these errors were encountered: