Stabilize min_const_fn
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
#![feature(box_syntax)]
|
||||
#![feature(cfg_target_has_atomic)]
|
||||
#![feature(coerce_unsized)]
|
||||
#![feature(min_const_fn)]
|
||||
#![cfg_attr(stage0, feature(min_const_fn))]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(dropck_eyepatch)]
|
||||
|
||||
Reference in New Issue
Block a user