Skip to content

Commit 7bf4a1a

Browse files
committed
Appease Clippy
1 parent 3f53fba commit 7bf4a1a

File tree

1 file changed

+0
-1
lines changed
  • src/bootstrap/src/core/build_steps

1 file changed

+0
-1
lines changed

src/bootstrap/src/core/build_steps/tool.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1467,7 +1467,6 @@ fn should_run_extended_rustc_tool<'a>(
14671467
)
14681468
}
14691469

1470-
#[expect(clippy::too_many_arguments)] // silence overeager clippy lint
14711470
fn build_extended_rustc_tool(
14721471
builder: &Builder<'_>,
14731472
compilers: RustcPrivateCompilers,

0 commit comments

Comments
 (0)