mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
a7597a1526
Modify main message to be more conversational and emit one fewer note.
12 lines
344 B
Plaintext
12 lines
344 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
|
|
end of query stack
|