Skip to content

Support to force #[cfg(foo)] #12059

Open
Open
@0xForerunner

Description

@0xForerunner

In my program I have many conditionally compiled blocks of code using #[cfg(foo)]. Important note, these are not features. They do not look like #[cfg(feature="foo")]. As it stands there is no way to force rust analyzer to set this cfg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions