Skip to content

global_asm! proc macro is not resolved #9687

Closed
@budde25

Description

@budde25

global_asm! proc macro throws there error that it is an unresolved-macro-call
Error: "unresolved macro self::global_asm! rust-analyzer(unresolved-macro-call)"

image

this does compile output of cargo check:

cargo check
    Finished dev [unoptimized + debuginfo] target(s) in 0.04s

Also not sure if it is relevant but I also have #![no_std]

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-macromacro expansionA-nameresname, path and module resolution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions