diff options
| author | kaizhangNV <149626564+kaizhangNV@users.noreply.github.com> | 2025-01-21 15:26:36 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-21 13:26:36 -0800 |
| commit | 151bdb837f514caf5cde873aa39571525ba2e80f (patch) | |
| tree | 3efdb69d5253022bd3244cb11952bc669fe5d361 /tests | |
| parent | 4c2c0856c21cbcc20a9c88cd2f403e2197229dbb (diff) | |
Fix bug: IgnoreInheritance in lookup (#6146)
* Fix bug: IgnoreInheritance in lookup
When specifying IgnoreInheritance in lookup, it will ignore
all members in the self extension for generic, the reason is
that it doesn't specialize the target type of the extension
decl when comparing with self type, so it will result that every
type is unequal to the target type.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
