Skip to content

Commit ee52862

Browse files
committed
update another cfail test
1 parent faaf250 commit ee52862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/compile-fail/weak-lang-item.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// except according to those terms.
1010

1111
// aux-build:weak-lang-items.rs
12-
// error-pattern: language item required, but not found: `panic_impl`
12+
// error-pattern: `#[panic_implementation]` function required, but not found
1313
// error-pattern: language item required, but not found: `eh_personality`
1414
// ignore-wasm32-bare compiled with panic=abort, personality not required
1515

0 commit comments

Comments
 (0)