Skip to content

Commit

Permalink
ignore prim-methods-external-core rustdoc test on macOS
Browse files Browse the repository at this point in the history
The test is for an unstable feature that doesn't affect the stable
release (no_core), and it's causing CI issues for macOS.
  • Loading branch information
pietroalbini committed Nov 1, 2021
1 parent 2e7743e commit 6552f7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/rustdoc/intra-doc/prim-methods-external-core.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// build-aux-docs
// ignore-cross-compile
// ignore-windows
// ignore-macos

#![deny(broken_intra_doc_links)]
#![feature(no_core, lang_items)]
Expand Down

0 comments on commit 6552f7a

Please sign in to comment.