-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
A-macromacro expansionmacro expansionA-nameresname, path and module resolutionname, path and module resolution
Description
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)"
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
Labels
A-macromacro expansionmacro expansionA-nameresname, path and module resolutionname, path and module resolution