Fix workspace test build warnings

This commit is contained in:
Georg Bauer
2026-07-21 12:42:48 +02:00
parent 486a9f8019
commit 184d6e4845
4 changed files with 9 additions and 6 deletions

View File

@@ -915,7 +915,7 @@ fn terminate_child(child: &mut std::process::Child) {
let _ = child.kill();
}
fn prepend_tool_paths(command: &mut Command) {
fn prepend_tool_paths(_command: &mut Command) {
#[cfg(target_os = "macos")]
{
let mut paths = vec![