Stabilize derive_default_enum
This commit is contained in:
parent
e745b4ddbd
commit
abf2b4c04d
15 changed files with 38 additions and 73 deletions
|
@ -30,7 +30,7 @@
|
|||
#![feature(bool_to_option)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(derive_default_enum)]
|
||||
#![cfg_attr(bootstrap, feature(derive_default_enum))]
|
||||
#![feature(discriminant_kind)]
|
||||
#![feature(exhaustive_patterns)]
|
||||
#![feature(get_mut_unchecked)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue