mirror of https://github.com/rust-lang/rust
12 lines
356 B
Plaintext
12 lines
356 B
Plaintext
error: internal compiler error: delayed bug triggered by #[rustc_error(delayed_bug_from_inside_query)]
|
|
--> $DIR/span_delayed_bug.rs:12:1
|
|
|
|
|
LL | fn main() {}
|
|
| ^^^^^^^^^
|
|
|
|
error: the compiler unexpectedly panicked. this is a bug.
|
|
|
|
query stack during panic:
|
|
#0 [trigger_delayed_bug] triggering a delayed bug for testing incremental
|
|
end of query stack
|