Skip to content

concat_idents! is not very useful #13294

Closed
@alexcrichton

Description

@alexcrichton

It cannot access local variables due to hygiene, it can't be used to create names of a function (not where a macro can appear), and it can basically only be used to access non-hygienic things.

I believe the utility of this macro has been greatly reduced over time, and it may be time to just remove it (or feature gate it)

Nominating (it's a core built-in macro)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P-lowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions