Skip to content

Commit 17f2c2b

Browse files
Rollup merge of rust-lang#109637 - bjorn3:add_test_annotation, r=tmiasko
Add missing needs-asm-support annotation to ui/simple_global_asm.rs
2 parents bb96606 + e9815d6 commit 17f2c2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/simple_global_asm.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// run-pass
2+
// needs-asm-support
23

34
#![feature(naked_functions)]
45
#![allow(dead_code)]

0 commit comments

Comments
 (0)