Skip to content

Unboxed closure trait references should pretty print with parenthesized notation #19836

Closed
@nikomatsakis

Description

@nikomatsakis

We should print Fn(int) not Fn<(int,),()>. For now this can be hard-coded to the unboxed closure traits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions