Skip to content

Annotate precedence in grammar with superscript "HP"? #1002

Open
@Havvy

Description

@Havvy
Contributor

Basically, we change :

[_Expression_] `*` [_Expression_]\

to

[_Expression_]<sup>[HP]</sup> `*` [_Expression_]<sup>[HP]</sup>\

[HP]: ../expressions.md#expression-precedence

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @ehuss@Havvy

        Issue actions

          Annotate precedence in grammar with superscript "HP"? · Issue #1002 · rust-lang/reference