Examine friendliness of stack-only error messages. #18483
Labels
Area-Compilers
Bug
Concept-Diagnostic Clarity
The issues deals with the ease of understanding of errors and warnings.
Feature - Readonly References
Readonly References
Language-C#
Milestone
Some error messages are pretty generic and reported while lowering. That was ok when errors were expected to be rare.
With spans these errors could be more common. We should review and refine the error messages and consider moving the detecting that happens in lowering to binding.
The text was updated successfully, but these errors were encountered: