Permit deriving default on enums with #[default]
This commit is contained in:
parent
fd853c00e2
commit
c70147fd66
13 changed files with 372 additions and 75 deletions
|
@ -489,6 +489,7 @@ symbols! {
|
|||
deref_mut,
|
||||
deref_target,
|
||||
derive,
|
||||
derive_default_enum,
|
||||
destructuring_assignment,
|
||||
diagnostic,
|
||||
direct,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue