Skip to content

Commit 6fc37f5

Browse files
committed
make test use nightly
1 parent 60a61d4 commit 6fc37f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testsuite/cross_compile.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ fn cross_doctests() {
460460
// This tests the library and runs the doc tests.
461461
p.cargo("test -v -Z doctest-xcompile --target")
462462
.arg(&target)
463+
.masquerade_as_nightly_cargo()
463464
.with_stderr(&format!(
464465
"\
465466
[COMPILING] foo v0.0.1 ([CWD])

0 commit comments

Comments
 (0)