Skip to content

Fixes related to ErrorType appearing in other types #3680

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
merged 2 commits into from
Dec 20, 2017

Conversation

smarter
Copy link
Member

@smarter smarter commented Dec 19, 2017

No description provided.

When a value `foo` has type `ErrorType`, `foo[Bla]` should not report an
error `value foo does not take type parameters`. Instead we propagate
the existing ErrorType.
@smarter smarter requested a review from odersky December 19, 2017 21:20
Copy link
Contributor

@odersky odersky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@odersky odersky merged commit 0cdc425 into scala:master Dec 20, 2017
@sjrd sjrd deleted the fix-error-types branch November 29, 2023 09:08
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