2024-02-12 15:26:59 +11:00
|
|
|
error: internal compiler error: delayed bug triggered by #[rustc_error(delayed_bug_from_inside_query)]
|
2023-11-30 15:01:11 +11:00
|
|
|
--> $DIR/span_delayed_bug.rs:12:1
|
2021-02-07 01:44:29 -03:00
|
|
|
|
|
|
|
|
LL | fn main() {}
|
|
|
|
| ^^^^^^^^^
|
|
|
|
|
2023-02-07 19:17:24 +00:00
|
|
|
error: the compiler unexpectedly panicked. this is a bug.
|
2021-02-07 01:44:29 -03:00
|
|
|
|
|
|
|
query stack during panic:
|
2024-02-12 15:26:59 +11:00
|
|
|
#0 [trigger_delayed_bug] triggering a delayed bug for testing incremental
|
2021-02-07 01:44:29 -03:00
|
|
|
end of query stack
|