Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ee52862

Browse files
committedJun 29, 2018
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.