Skip to content

Convert T::Foo resolution to use where clauses, not bounds #20300

Closed
@nikomatsakis

Description

@nikomatsakis

Currently referencing an associated type like T::Foo searches the bounds on T rather than the full set of where clauses. This is no good.

Metadata

Metadata

Assignees

Labels

A-associated-itemsArea: Associated items (types, constants & functions)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions