summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/Implicits.scala
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2012-09-12 20:18:15 +0200
committerEugene Burmako <xeno.by@gmail.com>2012-09-12 20:18:15 +0200
commit33d43db1b83745ac6717de1f7c70a0a07a5a07c7 (patch)
tree4e4fc761d7a8bf7caa5655f9897789a57c39af4e /src/compiler/scala/tools/nsc/typechecker/Implicits.scala
parentb7e08723d142c8227181eed283e7c982f449425a (diff)
downloadscala-33d43db1b83745ac6717de1f7c70a0a07a5a07c7.tar.gz
scala-33d43db1b83745ac6717de1f7c70a0a07a5a07c7.tar.bz2
scala-33d43db1b83745ac6717de1f7c70a0a07a5a07c7.zip
magic classes are no longer entered twice
Previously magic classes such as NothingClass were entered twice into root mirrors of java universes. No idea how this managed not to blow up. Now this problem is fixed. Also, as usual when I gain understanding of something, this allows to come up with better names. `magicSymbols` are now split into three collections: `magicallyEnteredClasses`, `magicallyEnteredMethods` and `magicallyHijackedSymbols`.
Diffstat (limited to 'src/compiler/scala/tools/nsc/typechecker/Implicits.scala')
0 files changed, 0 insertions, 0 deletions