Run no_core rustdoc tests on Linux only.
Windows on Macos ARM64 produce linker errors.
This commit is contained in:
parent
e7958d35ca
commit
da6f01d964
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
// aux-build:my-core.rs
|
||||
// build-aux-docs
|
||||
// ignore-cross-compile
|
||||
// ignore-windows
|
||||
// only-linux
|
||||
|
||||
#![deny(broken_intra_doc_links)]
|
||||
#![feature(no_core, lang_items)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue