Skip to content

feature request: move ectool to stable Rust #273

Closed
@anthonyjmartinez

Description

@anthonyjmartinez

It appears at this moment that the nightly requirement is due to the dependency on redox_hwio where there appear to be two nightly features in use:

  • asm!, stabilized in Rust 1.59.0 (and I believe referenced here)
  • const_fn_trait_bound, which appears to be tracking stabilization for Rust 1.61.0 (ref)

If the above is correct is it possible to trend towards use of stable Rust? Thanks!

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