aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/typer/Typer.scala
diff options
context:
space:
mode:
authorGuillaume Martres <smarter@ubuntu.com>2017-03-13 18:32:09 +0100
committerGuillaume Martres <smarter@ubuntu.com>2017-03-13 18:32:11 +0100
commit8997bf17e2994a5b5e2edd06835f4cdc543e57ed (patch)
tree01a61853620bed7c8078755664490eb149db8e98 /compiler/src/dotty/tools/dotc/typer/Typer.scala
parentb3194406d8e1a28690faee12257b53f9dcf49506 (diff)
downloaddotty-8997bf17e2994a5b5e2edd06835f4cdc543e57ed.tar.gz
dotty-8997bf17e2994a5b5e2edd06835f4cdc543e57ed.tar.bz2
dotty-8997bf17e2994a5b5e2edd06835f4cdc543e57ed.zip
Fix compilation of ParSetLike by itself
Before this commit, ParSetLike compiled fine as part of compileStdLib but crashed when compiled by itself because we tried to force a LazyRef while forcing the same LazyRef. This commit fixes this by being slightly more lazy where it matters.
Diffstat (limited to 'compiler/src/dotty/tools/dotc/typer/Typer.scala')
0 files changed, 0 insertions, 0 deletions