Skip to content

Cpuio features out-of-date #15

Open
@NightEule5

Description

@NightEule5

The cpuio crate doesn't build on the latest nightly since due to features being removed. const_fn has been stable for a while now, and llvm_asm was deprecated in 1.56 in favor of asm, which itself was stabilized in 1.59. Any nightly version >1.60 with not build this crate. Both features could be removed and the crate can build on stable now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions