Skip to content

Commit d3ae29d

Browse files
committed
Ignore a rustdoc test that does not work on beta
1 parent b9e61c9 commit d3ae29d

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 #32019
1314

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

0 commit comments

Comments
 (0)