Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f3fd3ef

Browse files
committed
Auto merge of rust-lang#146582 - Kobzol:cranelift-test-nightly, r=jieyouxu
Only run Cranelift dist test on nightly Fixes the test failure in rust-lang#146545. r? `@jieyouxu`
2 parents d1ed52b + dcc62e7 commit f3fd3ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/dist/cranelift-x86_64-unknown-linux-gnu-dist.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// dist artifacts.
33

44
//@ only-dist
5+
//@ only-nightly (cranelift is not stable yet)
56
//@ only-x86_64-unknown-linux-gnu
67
//@ compile-flags: -Z codegen-backend=cranelift
78
//@ run-pass

0 commit comments

Comments
 (0)