Stabilize min_const_fn
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
|
||||
#![crate_type="lib"]
|
||||
|
||||
#![feature(min_const_fn)]
|
||||
|
||||
pub struct Foo;
|
||||
|
||||
impl Foo {
|
||||
|
||||
Reference in New Issue
Block a user