Skip to content

Allow assignment to aliases only when they were declared mutable #460

Closed
@marijnh

Description

@marijnh

Right now, the word 'mutable' after the & symbol is simply skipped by the parser. Will need to remember that an alias is mutable, and disallow assigning to them when it is not.

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