rename to string_deref_patterns
This commit is contained in:
parent
64a17a09a8
commit
bc51f8783c
9 changed files with 11 additions and 11 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue