Indroduce feature flag for RFC-2229

Signed-off-by: Aman Arora <me@aman-arora.com>
This commit is contained in:
Aman Arora 2020-10-11 00:14:11 -04:00
parent 127a6ede1d
commit 88310cc0eb
7 changed files with 66 additions and 16 deletions

View file

@ -318,6 +318,7 @@ symbols! {
call_mut,
call_once,
caller_location,
capture_disjoint_fields,
cdylib,
ceilf32,
ceilf64,
@ -909,6 +910,7 @@ symbols! {
rustc_args_required_const,
rustc_attrs,
rustc_builtin_macro,
rustc_capture_analysis,
rustc_clean,
rustc_const_stable,
rustc_const_unstable,