File tree Expand file tree Collapse file tree 2 files changed +3
-19
lines changed Expand file tree Collapse file tree 2 files changed +3
-19
lines changed Original file line number Diff line number Diff line change 1
- # has location not matching its contents: contains class mixins.Collections
2
- collections_1.scala
3
-
4
1
# Infinite loop
5
2
t3612.scala
6
3
7
- # Other failure
4
+ # java.lang.AssertionError: assertion failed:
5
+ # Found: (File.this.parens0 : => Test.this.parens.BraceImpl)
6
+ # Required: ((Test.this.parens : Test.this.ParensImpl) | (Test.this.bracks : Test.this.BracksImpl))#BraceImpl
8
7
t802.scala
9
8
10
- # Matchtype
11
- i7087.scala
12
-
13
- # Nullability
14
- nullable.scala
15
- notNull.scala
16
-
17
- # cyclic reference involving @uncheckedVariance
18
- annot-bootstrap.scala
19
-
20
9
# missing position
21
10
rbtree.scala
Original file line number Diff line number Diff line change 1
- # Closure type miss match
2
- eff-dependent.scala
3
-
4
- # We get: class Foo needs to be abstract, since implicit val x$1: TC is not defined
5
- i2567.scala
You can’t perform that action at this time.
0 commit comments