a7597a1526
Modify main message to be more conversational and emit one fewer note.
17 lines
226 B
Plaintext
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
|