Stabilise inline_const
This commit is contained in:
parent
e9362896e0
commit
94c1920497
16 changed files with 11 additions and 68 deletions
|
@ -11,7 +11,7 @@
|
|||
#![cfg_attr(bootstrap, feature(associated_type_bounds))]
|
||||
#![feature(const_option)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(inline_const)]
|
||||
#![cfg_attr(bootstrap, feature(inline_const))]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(never_type)]
|
||||
#![feature(ptr_sub_ptr)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue