Skip to content

Commit bdb3f77

Browse files
committed
Fix typo in error code
1 parent a6e2b63 commit bdb3f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/error-codes/E0779.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
error[E0779]: Invalid instruction set specified
1+
error[E0779]: invalid instruction set specified
22
--> $DIR/E0779.rs:3:1
33
|
44
LL | #[instruction_set(arm::magic)]

0 commit comments

Comments
 (0)