minor fixes

This commit is contained in:
Luke Boswell 2024-07-09 14:52:07 +10:00
parent 85447ec2cc
commit 96c559e4b1
No known key found for this signature in database
GPG key ID: F6DB3C9DB47377B0
2 changed files with 2 additions and 1 deletions

View file

@ -989,6 +989,7 @@ fn get_exe_path(
}
}
#[allow(clippy::too_many_arguments)]
fn get_host_path(
target: Target,
code_gen_options: CodeGenOptions,