Skip to content

Unwrap NamedType in type mismatch error message #2522

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

Merged

Conversation

felixmulder
Copy link
Contributor

Makes the error message print the actual type in most cases instead of scary internal
representation. E.g:

Foo(Test.f) => Foo

@felixmulder felixmulder requested a review from nicolasstucki May 24, 2017 12:31
Makes the error message print the actual type instead of scary internal
representation. E.g:

`Foo(Test.f)` => `Foo`
@felixmulder felixmulder force-pushed the topic/unwrap-named-type-errmsg branch from a74b213 to b58b22e Compare May 24, 2017 12:33
@felixmulder felixmulder merged commit d02bf3b into scala:master May 24, 2017
@allanrenucci allanrenucci deleted the topic/unwrap-named-type-errmsg branch December 14, 2017 19:25
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

Successfully merging this pull request may close these issues.

2 participants