mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-10 07:08:02 +00:00
clippy
This commit is contained in:
parent
89472bf495
commit
c75f46b369
2 changed files with 2 additions and 2 deletions
|
@ -4075,7 +4075,7 @@ impl<
|
|||
};
|
||||
|
||||
self.build_fn_call(
|
||||
&dst,
|
||||
dst,
|
||||
intrinsic.to_string(),
|
||||
&[*src1, *src2],
|
||||
&[Layout::U128, Layout::U128],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue