-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
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.
Reactions are currently unavailable