mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

- lint if the lock was in a nested pattern - lint if the lock is inside a `Result<Lock, _>`
- lint if the lock was in a nested pattern - lint if the lock is inside a `Result<Lock, _>`