1
Fork 0

Use derive(Subdiagnostic) for ChangeFieldsToBeOfUnitType.

This commit is contained in:
Charles Lew 2022-11-04 03:02:09 +08:00
parent 113e8dfb72
commit a777c46dff
2 changed files with 4 additions and 25 deletions

View file

@ -685,8 +685,7 @@ passes_change_fields_to_be_of_unit_type =
consider changing the { $num ->
[one] field
*[other] fields
} to be of unit type to suppress this warning
while preserving the field numbering, or remove the { $num ->
} to be of unit type to suppress this warning while preserving the field numbering, or remove the { $num ->
[one] field
*[other] fields
}