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