1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00

remove clone

This commit is contained in:
schaeff 2022-01-21 16:32:55 +01:00
parent 6b8606f78f
commit 6a51bb9cb2

View file

@ -1992,7 +1992,7 @@ impl<'ast, T: Field> Flattener<'ast, T> {
statements_flattened.push_back(FlatStatement::Condition(
e.field.clone().unwrap(),
sum.clone(),
error.clone(),
error,
));
// truncate to the `to` lowest bits