Skip to content

Build error 'identifier appears more than once in list' after update to rust 1.50 #459

@andrey-shigantsov

Description

@andrey-shigantsov

Hi.

I get this error when I use my macro to generate the rtic::app structure.

If I expand the code of my macro only with cargo expand and compile it, it works on rust v 1.50 too.

Rolling back to rust v 1.46 has solved this problem for me.

But I want use latest rust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions