[AUTO-GENERATED] Migrate ui tests from // to //@ directives
This commit is contained in:
parent
e53d6dd35b
commit
ec2cc761bc
9925 changed files with 16397 additions and 16397 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// Checks that #[naked] attribute can be placed on function definitions only.
|
||||
//
|
||||
// needs-asm-support
|
||||
//@ needs-asm-support
|
||||
#![feature(naked_functions)]
|
||||
#![naked] //~ ERROR should be applied to a function definition
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue