Skip to content

allow module-level feature flags #9988

Closed
@thestinger

Description

@thestinger

You may want to use an experimental feature in an isolate module without allowing it to infect the entire crate. This is also currently needed for rust-core to use macros, because until we have both static linking and whole program optimization it's going to be a module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Compiler frontend (errors, parsing and HIR)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions