Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6552f7a

Browse files
committedNov 1, 2021
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

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.