blob: da787260d4f6d31c2ee546a6ff9a6ea40efe8b81 [file] [log] [blame]
error[E0779]: invalid instruction set specified
--> $DIR/E0779.rs:3:1
|
LL | #[instruction_set(arm::magic)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0779`.