Skip to content

Conversation

retronym
Copy link
Owner

@retronym retronym commented Oct 29, 2018

While working on build pipelining + outline typing, I noticed we're doing some work twice.

I still need to understand why this results in some Ident-s rather than Select-s appearing in typed trees in CodePrinterTest (e.g Ident(TypeName(Int)).setSymbol(symbolOf[scala.Int]). We should either restore the status quo, or make sure the more compact representation isn't going to break things (such as showCode(tree, printRootPkg = true) in one of the tests I had to change the expectation)

@retronym retronym closed this May 26, 2019
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.

1 participant