Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
error-codes
/
E0779.stderr
blob: a01aa98b914c5a3f5b0bc2699bdb43ae653b5c35 [
file
] [
log
] [
blame
] [
edit
]
error
[
E0779
]:
invalid instruction
set
specified
-->
$DIR
/
E0779
.
rs
:
1
:
1
|
LL
|
#[instruction_set(arm::magic)]
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0779`
.