Fix typo in error code
This commit is contained in:
parent
a6e2b636e6
commit
bdb3f7716b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
error[E0779]: Invalid instruction set specified
|
error[E0779]: invalid instruction set specified
|
||||||
--> $DIR/E0779.rs:3:1
|
--> $DIR/E0779.rs:3:1
|
||||||
|
|
|
|
||||||
LL | #[instruction_set(arm::magic)]
|
LL | #[instruction_set(arm::magic)]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue