Skip to content

Conversation

liufengyun
Copy link
Contributor

Fix #7008: dealias temporary types in pickling types

The cause of the failure is reported in the following PR:

scala#7017

Once that issue is fixed, we should re-enable the following test

    scala> object O
    // defined object O
    scala> withQuoteContext { fn(O) }
    ok
@liufengyun liufengyun merged commit b534eb2 into scala:master Aug 12, 2019
@liufengyun liufengyun deleted the fix-7008 branch August 12, 2019 07:20
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.

Unresolved type symbol when pickling quotes
2 participants