Skip to content

Commit 8dd6c19

Browse files
committed
split invalid only-x86-windows into only-x86 and only-windows
1 parent 703ba0c commit 8dd6c19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/ui/symbol-names/x86-stdcall.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// build-pass
2-
// only-x86-windows
2+
// only-x86
3+
// only-windows
34
#![crate_type = "cdylib"]
45
#![feature(abi_vectorcall)]
56

0 commit comments

Comments
 (0)