Skip to content

Fix #6083: Dealias before kind checking #6099

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
Mar 20, 2019
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Mar 18, 2019

No description provided.

@@ -161,7 +161,7 @@ object Config {
final val showCompletions = false

/** If set, enables tracing */
final val tracingEnabled = false
final val tracingEnabled = true
Copy link
Member

Choose a reason for hiding this comment

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

This shouldn't get in.

@smarter smarter merged commit b213f24 into scala:master Mar 20, 2019
@allanrenucci allanrenucci deleted the fix-#6083 branch March 20, 2019 11:15
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