Skip to content

Commit 6bf6652

Browse files
committed
Move unrelated ui test back to what it was before
1 parent 4be7052 commit 6bf6652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ help: you can use `as` to change the binding name of the import
1010
LL | extern crate core as other_core;
1111
|
1212

13-
error: `#[panic_handler]` function required, but not found
14-
1513
error: language item required, but not found: `eh_personality`
1614

15+
error: `#[panic_handler]` function required, but not found
16+
1717
error: aborting due to 3 previous errors
1818

1919
For more information about this error, try `rustc --explain E0259`.

0 commit comments

Comments
 (0)