Closed
Description
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
Labels
No labels