Auto merge of #117848 - compiler-errors:method-ambiguity-no-rcvr, r=TaKO8Ki

Don't expect a rcvr in `print_disambiguation_help`

We don't necessarily have a receiver when we are both accidentally using the `.` operator *AND* we have more than one ambiguous method candidate.

Fixes #117728
This commit is contained in:
bors 2023-11-15 10:58:50 +00:00
commit d6e9557dbe

Diff content is not available