Skip to content

Commit 6552f7a

Browse files
committed
ignore prim-methods-external-core rustdoc test on macOS
The test is for an unstable feature that doesn't affect the stable release (no_core), and it's causing CI issues for macOS.
1 parent 2e7743e commit 6552f7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/rustdoc/intra-doc/prim-methods-external-core.rs

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// build-aux-docs
33
// ignore-cross-compile
44
// ignore-windows
5+
// ignore-macos
56

67
#![deny(broken_intra_doc_links)]
78
#![feature(no_core, lang_items)]

0 commit comments

Comments
 (0)