Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Should MacroCall include optional ident? #51

Open
@ehuss

Description

@ehuss

The current grammar defines a macro call with an IDENT after the !, but libsyntax rejects this in various places.

foo!bar{}

If this is removed, then special support for macro_rules! would need to be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    grammarIssues with the definition of the rust grammar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions