2024-01-29 19:31:29 +00:00
|
|
|
error: requires `panic_info` lang_item
|
|
|
|
--> $DIR/panic-handler-requires-panic-info.rs:9:1
|
|
|
|
|
|
|
|
|
LL | fn panic() -> ! {
|
|
|
|
| ^^^^^^^^^^^^^^^
|
2018-08-08 14:28:26 +02:00
|
|
|
|
2023-11-21 15:44:16 +00:00
|
|
|
error: aborting due to 1 previous error
|
2018-08-08 14:28:26 +02:00
|
|
|
|