Skip to content

Commit d858cfd

Browse files
default to opt-level 0 for tests
1 parent 1c4dce9 commit d858cfd

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,6 @@ rpath = false
127127
[profile.bench]
128128
debug = true
129129

130-
[profile.test]
131-
opt-level = 1
132-
debug = true
133-
134130
[profile.profiling]
135131
inherits = "release"
136132
debug = true

0 commit comments

Comments
 (0)