aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/ConstraintHandling.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2015-01-28 18:44:55 +0100
committerMartin Odersky <odersky@gmail.com>2015-01-28 19:03:55 +0100
commit350b121a42cc9eb37f09254f5eb992d85fe38368 (patch)
treed02e8b7f2911a7ade59a3fd2d7ffe26bec8b71ee /src/dotty/tools/dotc/core/ConstraintHandling.scala
parenta4937916037f74b414c9bab1819681ed2ecd7fdc (diff)
downloaddotty-350b121a42cc9eb37f09254f5eb992d85fe38368.tar.gz
dotty-350b121a42cc9eb37f09254f5eb992d85fe38368.tar.bz2
dotty-350b121a42cc9eb37f09254f5eb992d85fe38368.zip
Refinement of dependent parameter handling in OrderingConstraint
Previous code did not recognize some cases of dependent parameters. E.g P1 <: P2 | P3 P2 <: P4 P3 <: P4 In that case it follows that P1 <: P4 but that was not recorded in P's upper set.
Diffstat (limited to 'src/dotty/tools/dotc/core/ConstraintHandling.scala')
0 files changed, 0 insertions, 0 deletions