Skip to content

Commit b4c2806

Browse files
committed
Ignore Linux-only Rustdoc test on macOS
Due to incorrect CI configuration, this test was not being run on macOS. aarch64-apple-darwin will start running it, so we deliberately ignore it.
1 parent fab1054 commit b4c2806

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/rustdoc-ui/issues/issue-107918.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// aux-build:panic-handler.rs
22
// compile-flags: --document-private-items
33
// build-pass
4+
// ignore-macos
45
// ignore-windows
56

67
#![no_std]

0 commit comments

Comments
 (0)