Skip to content

Commit 3004af3

Browse files
Merge pull request #3789 from dotty-staging/fix-#1818
Fix #1818: Remove Function1 and Function2 from blacklist
2 parents 167b0ac + cc54cc3 commit 3004af3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

compiler/test/dotc/scala-collections.blacklist

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
scala/runtime/ScalaRunTime.scala
22
# Doesn't compile since we're not on 2.11 anymore
33

4-
## Errors having to do with bootstrap
5-
6-
scala/Function1.scala
7-
scala/Function2.scala
8-
# Cyclic reference because of @specialized annotation
9-
104

115
## Errors having to do with deep subtypes
126

0 commit comments

Comments
 (0)