Skip to content

Commit

Permalink
Auto merge of #129073 - compiler-errors:receiver-variance, r=lcnr
Browse files Browse the repository at this point in the history
Relate receiver invariantly in method probe for `Mode::Path`

Effectively reverts part of #126128
Fixes #126227

This PR changes method probing to use equality for fully path-based method lookup, and subtyping for receiver `.` method lookup.

r? lcnr
  • Loading branch information
bors committed Sep 17, 2024
2 parents 201df2b + 8eeed71 commit 011bb8e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 011bb8e

Please sign in to comment.