Closed
Description
In #703, we disabled a new lint because it fails when it encounters #[cfg(loom)]
. It would be nice to do something similar to tokio-rs/tokio#6538 to run the lint in CI.
Metadata
Metadata
Assignees
Labels
No labels
In #703, we disabled a new lint because it fails when it encounters #[cfg(loom)]
. It would be nice to do something similar to tokio-rs/tokio#6538 to run the lint in CI.