mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 11:07:42 +00:00
Don't run issue-107918.rs test on windows
This commit is contained in:
parent
37d4302c25
commit
c934ee8300
@ -1,6 +1,7 @@
|
|||||||
// aux-build:panic-handler.rs
|
// aux-build:panic-handler.rs
|
||||||
// compile-flags: --document-private-items
|
// compile-flags: --document-private-items
|
||||||
// build-pass
|
// build-pass
|
||||||
|
// ignore-windows
|
||||||
|
|
||||||
#![no_std]
|
#![no_std]
|
||||||
#![no_main]
|
#![no_main]
|
||||||
|
Loading…
Reference in New Issue
Block a user