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

On "expected X found Y" type errors, highlight the actual difference #90

Open
amishne opened this issue Nov 3, 2013 · 0 comments
Open
Assignees
Milestone

Comments

@amishne
Copy link
Owner

amishne commented Nov 3, 2013

e.g.

expected { i32, i32, i32, i32, i32 }, found { i32, i32, i31, i32, i32}

Will become

expected { i32, i32, i32, i32, i32 }, found { i32, i32, i31, i32, i32}

@ghost ghost assigned amishne Nov 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant