mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
minor fixes
This commit is contained in:
parent
85447ec2cc
commit
96c559e4b1
2 changed files with 2 additions and 1 deletions
|
@ -989,6 +989,7 @@ fn get_exe_path(
|
|||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn get_host_path(
|
||||
target: Target,
|
||||
code_gen_options: CodeGenOptions,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue