You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It think supporting stable Rust would be nice, but I don't see this as a pressing issue. It's probably best to just wait for the various experimental features to stabilize and re-evaluate then.
The text was updated successfully, but these errors were encountered:
This crate currently requires a nightly Rust toolchain. We currently use the following experimental features:
const_fn
(documentation, tracking issue)const_refcell_new
(documentation, tracking issue)macro_reexport
(documentation, tracking issue)never_type
(documentation, tracking issue)use_extern_macros
(documentation, tracking issue)It think supporting stable Rust would be nice, but I don't see this as a pressing issue. It's probably best to just wait for the various experimental features to stabilize and re-evaluate then.
The text was updated successfully, but these errors were encountered: