Skip to content

Incorrect mixing of character and byte positions in parser #3961

Closed
@brson

Description

@brson

I am doing some refactoring of the codemap in order to make some parser changes, and in the process adding types for character and byte positions. There are several places that use both together incorrectly. Will add FIXME's as I find them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-parserArea: The lexing & parsing of Rust source code to an AST

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions