0fc95e88f5
Fix if_let_mutex not checking Mutexes behind refs Fixes #9193 We can always peel references because we are looking for a method-call, for which autoderef applies. --- changelog: [`if_let_mutex`]: detect calls to `Mutex::lock()` if mutex is behind a ref changelog: [`if_let_mutex`]: Add labels to the two instances of the same Mutex that will deadlock |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |