12 lines
332 B
Plaintext
12 lines
332 B
Plaintext
|
error: internal compiler error: delayed span bug triggered by #[rustc_error(delay_span_bug_from_inside_query)]
|
||
|
--> $DIR/delay_span_bug.rs:11:1
|
||
|
|
|
||
|
LL | fn main() {}
|
||
|
| ^^^^^^^^^
|
||
|
|
||
|
error: internal compiler error: unexpected panic
|
||
|
|
||
|
query stack during panic:
|
||
|
#0 [trigger_delay_span_bug] trigger a delay span bug
|
||
|
end of query stack
|