Skip to content

tt-macro doesn't work #5846

Closed
Closed
@jbclements

Description

@jbclements

I haven't finished investigating this, so I'm making an issue just so I don't forget it:

macro_rules! foo (
    ($x:tt) => {type t = ($x) int;})

foo!(~)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)P-lowLow priorityT-langRelevant to the language team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions