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)]

File diff suppressed because it is too large Load Diff

View File

@@ -57,7 +57,6 @@ fn rules() {
#[test]
#[cfg_attr(miri, ignore = "it takes too long to run")]
fn setup_call_cleanup_load() {
load_module_test(
"src/tests/setup_call_cleanup.pl",
// spellchecker:ignore-next-line