error: unreachable code
breaks noreturn case in generic context
#3256
Labels
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
Milestone
"unreachable code" in general looks like a lint aiming for clean code, not a hard error preventing compilation.
There should be either
noreturn
coming from genericT
The text was updated successfully, but these errors were encountered: