Indroduce feature flag for RFC-2229
Signed-off-by: Aman Arora <me@aman-arora.com>
This commit is contained in:
parent
127a6ede1d
commit
88310cc0eb
7 changed files with 66 additions and 16 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue