1
Fork 0

rename to string_deref_patterns

This commit is contained in:
Deadbeef 2022-11-11 14:31:07 +00:00
parent 64a17a09a8
commit bc51f8783c
9 changed files with 11 additions and 11 deletions

View file

@ -597,7 +597,6 @@ symbols! {
deref,
deref_method,
deref_mut,
deref_patterns,
deref_target,
derive,
derive_const,
@ -1406,6 +1405,7 @@ symbols! {
str_trim_end,
str_trim_start,
strict_provenance,
string_deref_patterns,
stringify,
struct_field_attributes,
struct_inherit,