scalac_perf icon indicating copy to clipboard operation
scalac_perf copied to clipboard

move validation of typer to separate phase

Open mkeskells opened this issue 6 years ago • 1 comments

move the non typechecking things after typer

e.g. rangepos validation lint etc

opportunities for parallelization

mkeskells avatar May 01 '18 22:05 mkeskells

https://github.com/scala/scala/pull/6583

mkeskells avatar May 01 '18 22:05 mkeskells