]> git.lizzy.rs Git - rust.git/blob - src/test/ui/type-alias-impl-trait/associated-type-lifetime-ice.stderr
Auto merge of #82980 - tmiasko:import-cold-multiplier, r=michaelwoerister
[rust.git] / src / test / ui / type-alias-impl-trait / associated-type-lifetime-ice.stderr
1 error: internal compiler error: unexpected concrete region in borrowck: ReEarlyBound(0, 'a)
2   --> $DIR/associated-type-lifetime-ice.rs:29:5
3    |
4 LL | /     fn f() -> Self::ImplTrait {
5 LL | |
6 LL | |         ()
7 LL | |     }
8    | |_____^
9    |
10    = error: internal compiler error: unexpected panic
11
12 query stack during panic:
13 end of query stack