rust/tests/ui/treat-err-as-bug/span_delayed_bug.stderr
Vadim Petrochenkov 56d6b4e427 compiletest: Support matching on non-json lines in compiler output
and migrate most of remaining `error-pattern`s to it.
2025-05-04 18:27:45 +03:00

13 lines
350 B
Plaintext

error: internal compiler error: delayed bug triggered by #[rustc_delayed_bug_from_inside_query]
--> $DIR/span_delayed_bug.rs:10: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