stabilize min_const_generics
This commit is contained in:
parent
1f5beec3b1
commit
06cc9c26da
17 changed files with 41 additions and 51 deletions
|
@ -13,7 +13,7 @@ Core encoding and decoding interfaces.
|
|||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(min_const_generics)]
|
||||
#![cfg_attr(bootstrap, feature(min_const_generics))]
|
||||
#![cfg_attr(test, feature(test))]
|
||||
#![allow(rustc::internal)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue