Skip to content

TokenStream should implement Extend #44241

Closed
@nox

Description

@nox
impl<T> Extend<T> for TokenStream
where
    T: Into<TokenStream>;

This would allow servo/servo#18340 to be written in a slightly better way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)C-enhancementCategory: An issue proposing an enhancement or a PR with one.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions