# Objective I realized that setting these to `deny` may have been a little aggressive - especially since we upgrade warnings to denies in CI. ## Solution Downgrades these lints to `warn`, so that compiles can work locally. CI will still treat these as denies. |
||
|---|---|---|
| .. | ||
| default.rs | ||
| lib.rs | ||
| once.rs | ||
| parallel_queue.rs | ||
| synccell.rs | ||
| syncunsafecell.rs | ||
| time.rs | ||