Appease Clippy

This commit is contained in:
Jakub Beránek
2025-07-22 18:22:36 +02:00
parent c3da07beb4
commit 0ff8ff38ee
@@ -1467,7 +1467,6 @@ fn should_run_extended_rustc_tool<'a>(
)
}
#[expect(clippy::too_many_arguments)] // silence overeager clippy lint
fn build_extended_rustc_tool(
builder: &Builder<'_>,
compilers: RustcPrivateCompilers,