scala-dev
scala-dev copied to clipboard
Simplify ClassBType graph initialization
trafficstars
After introducing lazy completion in ClassBTypes we can consider removing the existing mechanism for allowing cyclic initialization (https://github.com/scala/scala/pull/5739#pullrequestreview-24617657)
Did this ever happen? Is it worth pursuing?
Didn't happen and probably only will if we have some work to do in this area.