mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
12 lines
254 B
Plaintext
12 lines
254 B
Plaintext
at 'panic-derive', $DIR/auxiliary/test-macros.rs:43:5
|
|
error: proc-macro derive panicked
|
|
--> $DIR/load-panic-backtrace.rs:11:10
|
|
|
|
|
LL | #[derive(Panic)]
|
|
| ^^^^^
|
|
|
|
|
= help: message: panic-derive
|
|
|
|
error: aborting due to previous error
|
|
|