We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b796dc commit 2a81542Copy full SHA for 2a81542
clippy_dev/Cargo.toml
@@ -14,7 +14,3 @@ walkdir = "2"
14
15
[features]
16
deny-warnings = []
17
-
18
-# Reduce build time by setting proc-macro crates non optimized.
19
-[profile.release.build-override]
20
-opt-level = 0
0 commit comments