Open
Description
With the Rust plugin in IntelliJ IDEA, the use of cfg_default!
, cfg_std!
, and other similar macros prevents the IDE from discovering the top-level module declarations. That results in absolutely no IDE features working for the types and functions contained within those modules.
- intellij-rust 0.2.111.2147-193
- IntelliJ IDEA 2019.3 (Build #IU-193.5233.102)
async-std = "1.2.0"
Metadata
Metadata
Assignees
Labels
No labels