Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a more robust error reporting mechanism #13

Open
bristermitten opened this issue May 24, 2024 · 0 comments
Open

Create a more robust error reporting mechanism #13

bristermitten opened this issue May 24, 2024 · 0 comments

Comments

@bristermitten
Copy link
Member

We're relying heavily on error-style panics at the moment which are fine for debugging but not ideal
The diagnose system is good but requires a lot of effort to add "context" - eg we should be able to show "this error was thrown while inferring the type for declaration blahblah". Need to design a system to wrap diagnose errors allowing this in an easy way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant