1
Fork 0

add feature flag for type_changing_struct_update

This commit is contained in:
Charles Lew 2021-10-10 14:50:39 +08:00 committed by jackh726
parent 1ddd4e6d7e
commit 7d7ebf8805
4 changed files with 43 additions and 0 deletions

View file

@ -1335,6 +1335,7 @@ symbols! {
type_alias_enum_variants,
type_alias_impl_trait,
type_ascription,
type_changing_struct_update,
type_id,
type_length_limit,
type_macros,