We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8fdad commit 24149d7Copy full SHA for 24149d7
src/test/ui/panic-handler/weak-lang-item.stderr
@@ -10,10 +10,10 @@ help: you can use `as` to change the binding name of the import
10
LL | extern crate core as other_core;
11
|
12
13
-error: language item required, but not found: `eh_personality`
14
-
15
error: `#[panic_handler]` function required, but not found
16
+error: language item required, but not found: `eh_personality`
+
17
error: aborting due to 3 previous errors
18
19
For more information about this error, try `rustc --explain E0259`.
0 commit comments