Auto merge of #146582 - Kobzol:cranelift-test-nightly, r=jieyouxu
Only run Cranelift dist test on nightly Fixes the test failure in https://github.com/rust-lang/rust/pull/146545. r? `@jieyouxu`
This commit is contained in:
commit
f3fd3efe4f
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
// dist artifacts.
|
||||
|
||||
//@ only-dist
|
||||
//@ only-nightly (cranelift is not stable yet)
|
||||
//@ only-x86_64-unknown-linux-gnu
|
||||
//@ compile-flags: -Z codegen-backend=cranelift
|
||||
//@ run-pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue