We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faaf250 commit ee52862Copy full SHA for ee52862
src/test/compile-fail/weak-lang-item.rs
@@ -9,7 +9,7 @@
9
// except according to those terms.
10
11
// aux-build:weak-lang-items.rs
12
-// error-pattern: language item required, but not found: `panic_impl`
+// error-pattern: `#[panic_implementation]` function required, but not found
13
// error-pattern: language item required, but not found: `eh_personality`
14
// ignore-wasm32-bare compiled with panic=abort, personality not required
15
0 commit comments