Make unchecked_{add,sub,mul} inherent methods unstably const
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
#![feature(const_float_classify)]
|
||||
#![feature(const_float_bits_conv)]
|
||||
#![feature(const_int_unchecked_arith)]
|
||||
#![feature(const_inherent_unchecked_arith)]
|
||||
#![feature(const_mut_refs)]
|
||||
#![feature(const_refs_to_cell)]
|
||||
#![feature(const_panic)]
|
||||
|
||||
Reference in New Issue
Block a user