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
Rollup merge of rust-lang#119710 - Nilstrieb:let-_-=-oops, r=TaKO8Ki
Improve `let_underscore_lock`
- lint if the lock was in a nested pattern
- lint if the lock is inside a `Result<Lock, _>`
addresses rust-lang#119704 (comment)
0 commit comments