mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
Appease Clippy
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user