aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2015-08-22 22:03:32 +0200
committerMartin Odersky <odersky@gmail.com>2015-08-22 22:05:24 +0200
commit22c42dd5f5333285f1898b25cf322a1ce6bd7a0c (patch)
treefdba80e90b970f64cb3e1298419dba093f249d59 /project
parent3a203c8cef16fa458bdd24d66ae7835372596d3f (diff)
downloaddotty-22c42dd5f5333285f1898b25cf322a1ce6bd7a0c.tar.gz
dotty-22c42dd5f5333285f1898b25cf322a1ce6bd7a0c.tar.bz2
dotty-22c42dd5f5333285f1898b25cf322a1ce6bd7a0c.zip
When unpickling, translate T* to Seq[T] unless it's a parameter type.
Dotty allows T* types only for parameter types of MethodTypes (and for repeated arguments); all other ocurrences have to be translated to the underlying type. TreeChecker now verifies that Ident and Select nodes never carry a repeated parameter type.
Diffstat (limited to 'project')
0 files changed, 0 insertions, 0 deletions