• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: proc macro panicked
2 --> $DIR/unrelated_panic.rs:4:1
3  |
44 | unrelated_panic!();
5  | ^^^^^^^^^^^^^^^^^^^
6  |
7  = help: message: unrelated panic test
8