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:
Pietro Albini 2021-11-01 08:12:01 +01:00
parent 2e7743efe0
commit 6552f7a75a
No known key found for this signature in database
GPG key ID: 3E06ABE80BAAF19C

View file

@ -2,6 +2,7 @@
// build-aux-docs
// ignore-cross-compile
// ignore-windows
// ignore-macos
#![deny(broken_intra_doc_links)]
#![feature(no_core, lang_items)]