Commit a4701f7
committed
[ConstraintSystem] Adjust overload filtering to be less aggressive in code completion mode
Avoid filtering overloads for calls which have code completion
token as an argument, that would always undesired results,
because such calls could be missing arguments before or after
the token.1 parent 4aabd27 commit a4701f7
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8531 | 8531 | | |
8532 | 8532 | | |
8533 | 8533 | | |
| 8534 | + | |
| 8535 | + | |
| 8536 | + | |
| 8537 | + | |
| 8538 | + | |
| 8539 | + | |
8534 | 8540 | | |
8535 | 8541 | | |
8536 | 8542 | | |
| |||
0 commit comments