explainWhyTypeIsComptime
is extremely verbose
#12344
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
error message
This issue points out an error message that is unhelpful and should be improved.
Milestone
Assigning the result of
@typeInfo
to a non-comptime variable:..will produce 159 lines of errors:
.. which is a bit excessive.
I think it should either only report the first comptime field or just drop all the other notes after a certain limit and mention that there were more reasons.
Follow up to #12324
The text was updated successfully, but these errors were encountered: