aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/transform/ClassOf.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2016-02-18 17:25:31 +0100
committerMartin Odersky <odersky@gmail.com>2016-02-20 10:19:57 +0100
commit1f58090849a51787a4482a8d016a31f15f3c1b9b (patch)
tree23555e61c84282abcf54afc40f6095748fe8ef47 /src/dotty/tools/dotc/transform/ClassOf.scala
parent02b545211b3895d18e7e9b45289897a5ae447123 (diff)
downloaddotty-1f58090849a51787a4482a8d016a31f15f3c1b9b.tar.gz
dotty-1f58090849a51787a4482a8d016a31f15f3c1b9b.tar.bz2
dotty-1f58090849a51787a4482a8d016a31f15f3c1b9b.zip
Fix desugaring of classes with context bounds
Context bounds did not make it before into secondary constructors. Now the evidence parameters generated by context bounds get copied into secondary constructors. Without this fix, scala.collection.immutable.PagedSeq fails to compile in new classtag scheme.
Diffstat (limited to 'src/dotty/tools/dotc/transform/ClassOf.scala')
0 files changed, 0 insertions, 0 deletions