summaryrefslogtreecommitdiff
path: root/test/files/pos/traits.scala
diff options
context:
space:
mode:
authorGrzegorz Kossakowski <grzegorz.kossakowski@gmail.com>2011-08-26 14:37:21 +0000
committerGrzegorz Kossakowski <grzegorz.kossakowski@gmail.com>2011-08-26 14:37:21 +0000
commit0a9d3e00a493b86afb115bf82c904311e5b09465 (patch)
tree0541e7a80f61ba81bbb8ddd4295462216df97fc7 /test/files/pos/traits.scala
parent2fdbabe0a26e652e05728c55f88d34beb0a9be98 (diff)
downloadscala-0a9d3e00a493b86afb115bf82c904311e5b09465.tar.gz
scala-0a9d3e00a493b86afb115bf82c904311e5b09465.tar.bz2
scala-0a9d3e00a493b86afb115bf82c904311e5b09465.zip
Always include `liftcode` phase in a compiler run.
It turns out that `liftcode` phase must be always executed or other phases will fail. Specifically, at the moment `explicitouter` seems to depend on `liftcode`. One can observe compiler crash by compiling scala/Array.scala file without `liftcode` included. At `explicitouter` phase compiler will crash with assertion error saying it cannot lift some code. Review by odersky
Diffstat (limited to 'test/files/pos/traits.scala')
0 files changed, 0 insertions, 0 deletions