scalac_perf
scalac_perf copied to clipboard
move validation of typer to separate phase
move the non typechecking things after typer
e.g. rangepos validation lint etc
opportunities for parallelization
https://github.com/scala/scala/pull/6583