Files
rust/tests/ui/proc-macro/load-panic-backtrace.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
290 B
Plaintext
Raw Normal View History

thread '<unnamed>' ($TID) panicked at $DIR/auxiliary/test-macros.rs:38:5:
panic-derive
error: proc-macro derive panicked
--> $DIR/load-panic-backtrace.rs:11:10
|
LL | #[derive(Panic)]
| ^^^^^
|
= help: message: panic-derive
error: aborting due to 1 previous error