Skip to content

Commit facbfdd

Browse files
committed
Merge pull request #32018 from brson/ignoretestbeta
[beta] Ignore a rustdoc test that does not work on beta
2 parents f25f0e8 + 4ddef06 commit facbfdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/rustdoc/issue-27362.rs

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
// aux-build:issue-27362.rs
1212
// ignore-cross-compile
13+
// ignore-test This test fails on beta/stable
1314

1415
extern crate issue_27362;
1516
pub use issue_27362 as quux;

0 commit comments

Comments
 (0)