Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit e5f40ca

Browse files
committed
Bless stderr files after rustfmt
1 parent 8833197 commit e5f40ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/fail/abort-terminator.stderr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ error: abnormal termination: the program aborted execution
44
--> $DIR/abort-terminator.rs:LL:CC
55
|
66
LL | / extern "C" fn panic_abort() {
7+
LL | |
78
LL | | panic!()
89
LL | | }
910
| |_^ the program aborted execution

0 commit comments

Comments
 (0)