Skip to content

Support building without core #130

Closed
@dtolnay

Description

@dtolnay

As described in rust-lang/rust#45079 (comment) bitflags currently depends on core here, but as a macro-only crate it shouldn't need to. This makes it impossible to use bitflags within the implementation of libcore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions