mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
72dddeaeb7
Improve `let_underscore_lock` - lint if the lock was in a nested pattern - lint if the lock is inside a `Result<Lock, _>` addresses https://github.com/rust-lang/rust/pull/119704#discussion_r1444044745