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.
This commit is contained in:
parent
2e7743efe0
commit
6552f7a75a
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
// build-aux-docs
|
||||
// ignore-cross-compile
|
||||
// ignore-windows
|
||||
// ignore-macos
|
||||
|
||||
#![deny(broken_intra_doc_links)]
|
||||
#![feature(no_core, lang_items)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue