Skip to content

Commit

Permalink
removed inlining config
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkamprath committed Sep 25, 2024
1 parent 627e0ab commit 39227c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ rustflags = [
# uncomment the next line if you wish to enable it
# "-Z", "trap-unreachable=no",
"-C",
"inline-threshold=5",
"-C",
"no-vectorize-loops",
]

Expand Down

0 comments on commit 39227c5

Please sign in to comment.