xso-proc: clippy run

Caught a bug hidden behind #[cfg(not(feature = "minidom"))]

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2025-04-07 21:04:16 +02:00
commit 4994ac20f9
7 changed files with 22 additions and 22 deletions

View file

@ -136,7 +136,7 @@ impl NameVariant {
}),
state_ty_ident,
&self.ident.to_string(),
&item_iter_ty_lifetime,
item_iter_ty_lifetime,
)?
.with_augmented_init(|init| {
quote! {