-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Four experimental features are used, which requires "nightly" rust in the form of cargo +nightly
.
#![feature(ascii_char)]
#![feature(ascii_char_variants)]
#![feature(bigint_helper_methods)]
#![feature(strict_overflow_ops)]
Release 1.0 should await all related tracking issues: rust-lang/rust#110998, rust-lang/rust#85532 and rust-lang/rust#118260.
Metadata
Metadata
Assignees
Labels
No labels