mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-25 15:33:47 +00:00
Apply lints
This commit is contained in:
parent
084393c326
commit
a4d7ee33c1
3 changed files with 5 additions and 5 deletions
|
@ -1338,7 +1338,7 @@ fn solve(
|
|||
);
|
||||
|
||||
let payload_types = constraints.variables[types.indices()]
|
||||
.into_iter()
|
||||
.iter()
|
||||
.map(|v| Type::Variable(*v))
|
||||
.collect();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue