mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
Stray clippy ignore
This commit is contained in:
parent
ac25eef443
commit
60c98ea5d5
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ fn promote_expr_to_module(src: &str) -> String {
|
|||
buffer
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn create_llvm_module<'a>(
|
||||
arena: &'a bumpalo::Bump,
|
||||
src: &str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue