Skip to content

Parsing << is incorrect for closure types #13324

Closed
@alexcrichton

Description

@alexcrichton

This is a valid type signature, but it fails to parse today.

Option<<'a>||>

Most closure parsing was fixed in #13268, but this is the remaining bits of #11209.

Nominating because #11209 was nominated. I don't believe this should block 1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-parserArea: The lexing & parsing of Rust source code to an ASTP-mediumMedium priority

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions