rust/tests/ui/panics/default-backtrace-ice.stderr
Esteban Küber a7597a1526 Tweak ICE message
Modify main message to be more conversational and emit one fewer note.
2023-02-07 19:17:24 +00:00

17 lines
226 B
Plaintext

error[E0425]: cannot find value `missing_ident` in this scope
LL | fn main() { missing_ident; }
stack backtrace:
error: the compiler unexpectedly panicked. this is a bug.
query stack during panic:
end of query stack