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 0acc0c8 commit 64dd484Copy full SHA for 64dd484
src/bootstrap/src/core/builder/tests.rs
@@ -525,7 +525,6 @@ mod dist {
525
first(cache.all::<compile::Rustc>()),
526
&[
527
rustc!(TEST_TRIPLE_1 => TEST_TRIPLE_1, stage = 0),
528
- rustc!(TEST_TRIPLE_1 => TEST_TRIPLE_2, stage = 0),
529
rustc!(TEST_TRIPLE_1 => TEST_TRIPLE_2, stage = 1),
530
]
531
);
0 commit comments