We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be7052 commit 6bf6652Copy full SHA for 6bf6652
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: `#[panic_handler]` function required, but not found
14
-
15
error: language item required, but not found: `eh_personality`
16
+error: `#[panic_handler]` function required, but not found
+
17
error: aborting due to 3 previous errors
18
19
For more information about this error, try `rustc --explain E0259`.
0 commit comments