Skip to content

Bad span for range #27162

Closed
Closed
@marcusklaas

Description

@marcusklaas

The span for the range in

for _ in 0..10 { ... }

is 0..10 {, whereas it should be just 0..10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-parserArea: The lexing & parsing of Rust source code to an ASTT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions