Skip to content

Commit

Permalink
[dyno] implement discardWorseArgs disambiguation stub (chapel-lang#23813
Browse files Browse the repository at this point in the history
)

This PR implements the `discardWorseArgs` function for Dyno
disambiguation. This PR is part 7 of a series of PRs that implement
disambiguation changes already in production from
chapel-lang#20528.

Also implemented in this PR are several supporting helper functions for
`discardWorseArgs`.

There is future work to implement rules ignoring the differences between
ref and value tuples.

[reviewed by @mppf - thanks!]
  • Loading branch information
arezaii authored Nov 14, 2023
2 parents 30abc54 + 327e0de commit c2c4887
Showing 1 changed file with 640 additions and 18 deletions.
Loading

0 comments on commit c2c4887

Please sign in to comment.