Skip to content

Store references to hir nodes in mir nodes, not spans #65

@Inky-developer

Description

@Inky-developer

Right now many mir nodes contain many "junk" spans in order to allow for better error messages.
Since all spans are known for the hir nodes, it would be much nicer if mir nodes would only store a reference to their respective hir node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions