Skip to content

rust 2018: local_inner_macros and stringify #55268

Closed
@richard-uk1

Description

@richard-uk1

I am trying to update yew to work with the 2018 edition. I need to use the local_inner_macros feature, but it seems to clobber built-in macros like stringify and compile_error. Is is possible to just spot these particular macros and not add $crate:: to them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: A feature request, i.e: not implemented / a PR.T-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