Revert "Auto merge of #86853 - usbalbin:const_try, r=oli-obk"

This reverts commit c6007fdc70, reversing
changes made to 69c1c6a173.
This commit is contained in:
Albin Hedman
2021-10-02 00:07:48 +02:00
parent b6057bf7b7
commit 81bb5a54c3
7 changed files with 8 additions and 58 deletions

View File

@@ -82,7 +82,6 @@
#![feature(const_float_bits_conv)]
#![feature(const_float_classify)]
#![feature(const_heap)]
#![feature(const_convert)]
#![feature(const_inherent_unchecked_arith)]
#![feature(const_int_unchecked_arith)]
#![feature(const_intrinsic_copy)]