Skip to content

Commit ccd19c7

Browse files
committed
Repair stderr test result to added line
1 parent 0be3cc8 commit ccd19c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/panic-handler/weak-lang-item.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0259]: the name `core` is defined multiple times
2-
--> $DIR/weak-lang-item.rs:8:1
2+
--> $DIR/weak-lang-item.rs:9:1
33
|
44
LL | extern crate core;
55
| ^^^^^^^^^^^^^^^^^^ `core` reimported here

0 commit comments

Comments
 (0)