Skip to content

Commit

Permalink
Repair stderr test result to added line
Browse files Browse the repository at this point in the history
  • Loading branch information
flba-eb committed Sep 23, 2022
1 parent 0be3cc8 commit ccd19c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/panic-handler/weak-lang-item.stderr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
error[E0259]: the name `core` is defined multiple times
--> $DIR/weak-lang-item.rs:8:1
--> $DIR/weak-lang-item.rs:9:1
|
LL | extern crate core;
| ^^^^^^^^^^^^^^^^^^ `core` reimported here
Expand Down

0 comments on commit ccd19c7

Please sign in to comment.