Sign in
rust
/
rust
/
1f2b0900a702d4947d8f11ea7b162c3af1626e3c
/
.
/
tests
/
ui
/
loop-match
/
const-continue-to-polymorphic-const.stderr
blob: 4d183a2fbebc4fdb51effbd92d88c2c3bb406b4f [
file
]
error
:
could
not
determine the target branch
for
this
`#[const_continue]`
-->
$DIR
/
const
-
continue
-
to
-
polymorphic
-
const
.
rs
:
18
:
36
|
LL
|
break
'blk Self::TARGET;
| ^^^^^^^^^^^^ this value is too generic
error: aborting due to 1 previous error