summaryrefslogtreecommitdiffstats
path: root/tests/ui/panics/default-backtrace-ice.stderr
blob: 4bd4780e25f6b0e42fa58cb9e58c7b658144f949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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:
#0 [resolver_for_lowering] getting the resolver for lowering
end of query stack