Rollup merge of #109637 - bjorn3:add_test_annotation, r=tmiasko
Add missing needs-asm-support annotation to ui/simple_global_asm.rs
This commit is contained in:
commit
17f2c2bbd3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// run-pass
|
||||
// needs-asm-support
|
||||
|
||||
#![feature(naked_functions)]
|
||||
#![allow(dead_code)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue