run rustfmt to fix formatting

This commit is contained in:
Skgland
2026-01-10 18:31:40 +01:00
committed by Bennet Bleßmann
parent 87f89545bb
commit b14e363d5e
4 changed files with 752 additions and 774 deletions

View File

@@ -1683,7 +1683,6 @@ pub fn generate_instructions_rs() -> TokenStream {
})
.collect();
quote! {
#[allow(clippy::enum_variant_names)]
#[derive(Clone, Debug)]