We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5010d commit 65e2aa2Copy full SHA for 65e2aa2
compiler/src/dotty/tools/dotc/core/GadtConstraint.scala
@@ -204,7 +204,7 @@ final class ProperGadtConstraint private(
204
}
205
retrieveBounds
206
//.reporting({ res => i"gadt bounds $sym: $res" }, gadts)
207
- .ensuring(containsNoInternalTypes(_))
+ //.ensuring(containsNoInternalTypes(_))
208
209
210
0 commit comments