Skip to content

Clarify raw borrow expression precedence #1726

Closed
@meadowsys

Description

@meadowsys

On the Expression precedence section in the rust reference, I am assuming that raw borrow operators (&raw const and &raw mut) are grouped with regular borrow operators (listed as Unary & and &mut in reference) in terms of precedence? I think it would be good to get this clarified in that section. I can submit a PR if that's desired, but I am honestly not sure about its precedence myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-grammarArea: Syntax and parsing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions