Revert "Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk"

This reverts commit a8387aef8c, reversing
changes made to 6e12110812.
This commit is contained in:
Deadbeef
2021-12-05 18:46:29 +08:00
parent 84b1d859c8
commit e22fe4008c
8 changed files with 54 additions and 15 deletions

View File

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