Some parser errors currently produce very poor diagnostics. Internally this is less noticeable today because our IDE uses its own parser and provides much better error reporting than the compiler itself. As an external users, however, this leads to a bad user experience.
This issue is intended as a tracking issue for parser diagnostics that are misleading or hard to understand.
Some parser errors currently produce very poor diagnostics. Internally this is less noticeable today because our IDE uses its own parser and provides much better error reporting than the compiler itself. As an external users, however, this leads to a bad user experience.
This issue is intended as a tracking issue for parser diagnostics that are misleading or hard to understand.