Skip to content

Implement proc_macro::ToTokens under the nightly Cargo feature #507

@tgross35

Description

@tgross35

The standard library now has proc_macro::ToTokens which matches quote::ToTokens. Could proc-macro2 types add a proc_macro::ToTokens implementation that is gated by the nightly feature? This should allow quoting proc_macro2 types with proc_macro::quote!.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions