summaryrefslogtreecommitdiffstats
path: root/tests/ui/impl-trait/normalize-tait-in-const.stderr
blob: b9fc8726ffc0b342227921676dc17088d13cf956 (plain)
1
2
3
4
5
6
7
8
error: internal compiler error: compiler/rustc_middle/src/ty/normalize_erasing_regions.rs:198:90: Failed to normalize <for<'a, 'b> fn(&'a Alias<'b>) {foo} as std::ops::FnOnce<(&&S,)>>::Output, maybe try to call `try_normalize_erasing_regions` instead

query stack during panic:
#0 [eval_to_allocation_raw] const-evaluating + checking `BAR`
#1 [eval_to_const_value_raw] simplifying constant for the type system `BAR`
end of query stack
error: aborting due to previous error