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 2f0b979 commit 309c632Copy full SHA for 309c632
compiler/src/dotty/tools/dotc/transform/Erasure.scala
@@ -314,10 +314,6 @@ object Erasure {
314
}
315
316
317
- /** The erasure typer.
318
- * Also inserts protected accessors where needed. This logic is placed here
319
- * since it is most naturally done in a macro transform.
320
- */
321
class Typer extends typer.ReTyper with NoChecking {
322
import Boxing._
323
0 commit comments