We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3b8ad commit d7d060aCopy full SHA for d7d060a
Cargo.toml
@@ -5,3 +5,9 @@ members = [
5
"crates/std_float",
6
"crates/test_helpers",
7
]
8
+
9
+[profile.test.package."*"]
10
+opt-level = 2
11
12
+[profile.test.package.test_helpers]
13
0 commit comments