1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
error[E0425]: cannot find value `missing_ident` in this scope LL | fn main() { missing_ident; } stack backtrace: error: internal compiler error: unexpected panic query stack during panic: end of query stack