File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
collector/compile-benchmarks Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,11 @@ path = "bitmaps-3.2.1/**"
2222SPDX-License-Identifier = " MPL-2.0"
2323SPDX-FileCopyrightText = " Bodil Stokke"
2424
25+ [[annotations ]]
26+ path = " bitmaps-3.2.1-new-solver/**"
27+ SPDX-License-Identifier = " MPL-2.0"
28+ SPDX-FileCopyrightText = " Bodil Stokke"
29+
2530[[annotations ]]
2631path = " cargo-0.87.1/**"
2732SPDX-FileCopyrightText = " The Rust Project Developers (see https://thanks.rust-lang.org)"
Original file line number Diff line number Diff line change 1+ {
2+ "artifact" : " library" ,
3+ "category" : " secondary" ,
4+ "cargo_rustc_opts" : " -Znext-solver=globally" ,
5+ "excluded_profiles" : [
6+ " Doc"
7+ ],
8+ "excluded_scenarios" : [
9+ " IncrFull" ,
10+ " IncrPatched" ,
11+ " IncrUnchanged"
12+ ]
13+ }
You can’t perform that action at this time.
0 commit comments