Stabilize const_fn_transmute

This commit is contained in:
Jacob Pratt
2021-06-03 02:11:14 -04:00
parent fd853c00e2
commit 36f02f3523
12 changed files with 15 additions and 47 deletions

View File

@@ -159,7 +159,7 @@
#![feature(rtm_target_feature)]
#![feature(f16c_target_feature)]
#![feature(hexagon_target_feature)]
#![feature(const_fn_transmute)]
#![cfg_attr(bootstrap, feature(const_fn_transmute))]
#![feature(abi_unadjusted)]
#![feature(adx_target_feature)]
#![feature(associated_type_bounds)]