mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 00:03:43 +00:00
12 lines
368 B
Plaintext
12 lines
368 B
Plaintext
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 for testing incremental
|
|
end of query stack
|