summaryrefslogtreecommitdiffstats
path: root/tests/ui/treat-err-as-bug/delay_span_bug.stderr
blob: 22c6175048a63ecff25877a248f98d99c970b54a (plain)
1
2
3
4
5
6
7
8
9
10
11
error: internal compiler error: delayed span bug triggered by #[rustc_error(delay_span_bug_from_inside_query)]
  --> $DIR/delay_span_bug.rs:12:1
   |
LL | fn main() {}
   | ^^^^^^^^^

error: the compiler unexpectedly panicked. this is a bug.

query stack during panic:
#0 [trigger_delay_span_bug] triggering a delay span bug
end of query stack