Skip to content

Commit 71e3b1a

Browse files
authored
Update config.toml
1 parent 029d5ce commit 71e3b1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ rustflags = [
1212
"link-arg=-Tdefmt.x",
1313
# "-Z", "trap-unreachable=no",
1414
"-C",
15-
"inline-threshold=5",
15+
"llvm-args=--inline-threshold=5",
1616
"-C",
1717
"no-vectorize-loops",
1818
]

0 commit comments

Comments
 (0)