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.
incremental = true
1 parent 17c0dd8 commit cd7f62bCopy full SHA for cd7f62b
Cargo.toml
@@ -244,4 +244,3 @@ codegen-units = 256 # Compile faster
244
lto = "thin" # Faster compile time with thin LTO
245
debug-assertions = true # Make sure `debug_assert!`s pass
246
overflow-checks = true # Catch arithmetic overflow errors
247
-incremental = true
0 commit comments