Skip to content

Trait selection treats unboxed closure arguments as quasi-associated types #20872

Closed
@nikomatsakis

Description

@nikomatsakis

Currently trait selection treats unboxed closure arg/ret types as quasi-associated types. It's weird and hard to explain. It should change. I don't expect much impact although error messages might get less good; we should consider working on that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-closuresArea: Closures (`|…| { … }`)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions