Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertdev committed Oct 22, 2021
1 parent da3787f commit ad9f0b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/gen_llvm/src/llvm/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3995,6 +3995,7 @@ fn build_proc_header<'a, 'ctx, 'env>(
fn_val
}

#[allow(clippy::too_many_arguments)]
pub fn build_closure_caller<'a, 'ctx, 'env>(
env: &'a Env<'a, 'ctx, 'env>,
def_name: &str,
Expand Down

0 comments on commit ad9f0b0

Please sign in to comment.