File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- 500a686ba8bb1b51df7e7f8f81d286b2e20209ff
1+ d1fb81e8dd5354ddf7cb334d5a234cab7f64b3bb
Original file line number Diff line number Diff line change 11//@error-in-other-file: the program aborted execution
22//@normalize-stderr-test: "\| +\^+" -> "| ^"
3- //@normalize-stderr-test: "libc::abort\(\);|core::intrinsics::abort\(\);" -> "ABORT();"
3+ //@normalize-stderr-test: "unsafe \{ libc::abort\(\); \} |core::intrinsics::abort\(\);" -> "ABORT();"
44//@compile-flags: -C panic=abort
55
66fn main ( ) {
Original file line number Diff line number Diff line change 11//@error-in-other-file: the program aborted execution
22//@normalize-stderr-test: "\| +\^+" -> "| ^"
3- //@normalize-stderr-test: "libc::abort\(\);|core::intrinsics::abort\(\);" -> "ABORT();"
3+ //@normalize-stderr-test: "unsafe \{ libc::abort\(\); \} |core::intrinsics::abort\(\);" -> "ABORT();"
44//@compile-flags: -C panic=abort
55
66fn main ( ) {
Original file line number Diff line number Diff line change 11//@error-in-other-file: the program aborted execution
22//@normalize-stderr-test: "\| +\^+" -> "| ^"
3- //@normalize-stderr-test: "libc::abort\(\);|core::intrinsics::abort\(\);" -> "ABORT();"
3+ //@normalize-stderr-test: "unsafe \{ libc::abort\(\); \} |core::intrinsics::abort\(\);" -> "ABORT();"
44//@compile-flags: -C panic=abort
55
66fn main ( ) {
Original file line number Diff line number Diff line change 11//@error-in-other-file: the program aborted execution
22//@normalize-stderr-test: "\| +\^+" -> "| ^"
3- //@normalize-stderr-test: "libc::abort\(\);|core::intrinsics::abort\(\);" -> "ABORT();"
3+ //@normalize-stderr-test: "unsafe \{ libc::abort\(\); \} |core::intrinsics::abort\(\);" -> "ABORT();"
44//@compile-flags: -C panic=abort
55
66fn main ( ) {
You can’t perform that action at this time.
0 commit comments