We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbc490 commit 10d3474Copy full SHA for 10d3474
.cargo/config.toml
@@ -11,7 +11,7 @@ rustflags = [
11
# "-Z",
12
# "trap-unreachable=no",
13
"-C",
14
- "inline-threshold=5",
+ "llvm-args=--inline-threshold=5",
15
16
"no-vectorize-loops",
17
0 commit comments