- Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
There are many reasons to use mutexes over atomics. Clippy is unable to correctly determine if an atomic is sufficient to replace the mutex use. Attempting to lint over could lead to pushing users to introduce bugs in their code.
I recommend removing this lint.
jakubadamw, x4e, goffrie, teohhanhui, gliderkite and 7 more
Metadata
Metadata
Assignees
Labels
No labels