Ignore a rustdoc test that does not work on beta
This commit is contained in:
parent
b9e61c9f40
commit
d3ae29d9c1
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
// aux-build:issue-27362.rs
|
||||
// ignore-cross-compile
|
||||
// ignore-test This test fails on beta/stable #32019
|
||||
|
||||
extern crate issue_27362;
|
||||
pub use issue_27362 as quux;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue