We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053210c commit 2e15359Copy full SHA for 2e15359
cargo-generate/config.toml
@@ -25,7 +25,6 @@ rustflags = [
25
# trap unreachable can save a lot of space, but requires nightly compiler.
26
# uncomment the next line if you wish to enable it
27
# "-Z", "trap-unreachable=no",
28
- "-C", "inline-threshold=5",
29
"-C", "no-vectorize-loops",
30
]
31
0 commit comments