Skip to content

Module inner spans run a bit long #28520

@marcusklaas

Description

@marcusklaas

Consider this code:

mod foo { mod bar { mod baz {} } }

The inner spans, innermost to outermost: }, mod baz {} }, mod bar { mod baz {} } }\n\n.

The docs state that the inner should be [a] span from the first token past { to the last token until }.

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