Bless stderr files after rustfmt

This commit is contained in:
David Tolnay 2022-06-23 13:08:12 -07:00
parent 8833197a62
commit e5f40ca9cb
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -4,6 +4,7 @@ error: abnormal termination: the program aborted execution
--> $DIR/abort-terminator.rs:LL:CC
|
LL | / extern "C" fn panic_abort() {
LL | |
LL | | panic!()
LL | | }
| |_^ the program aborted execution