Skip to content

Commit 5c48b88

Browse files
committed
Add new solver flag
1 parent 3099ccb commit 5c48b88

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
{
22
"artifact": "library",
3-
"category": "primary"
3+
"category": "primary",
4+
"cargo_rustc_opts": "-Znext-solver=globally",
5+
"excluded_profiles": [
6+
"Doc"
7+
],
8+
"excluded_scenarios": [
9+
"IncrFull",
10+
"IncrPatched",
11+
"IncrUnchanged"
12+
]
413
}

0 commit comments

Comments
 (0)