1
Fork 0

Require DerefPure for patterns

This commit is contained in:
Michael Goulet 2024-03-21 14:37:43 -04:00
parent 5f2c7d2bfd
commit b56279569b
11 changed files with 41 additions and 5 deletions

View file

@ -674,6 +674,7 @@ symbols! {
deref_mut,
deref_mut_method,
deref_patterns,
deref_pure,
deref_target,
derive,
derive_const,