mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-02 10:14:53 +03:00
d0c29ce8e0
* Remove gates from tests * Remove Finalize test namespace * Remove gates from examples * Remove gates from compiler * Regen expectations * Add test that gates is allowed as a standard field of a record * Update Rust version in CI * Add check for MAX_MAPPINGS |
||
---|---|---|
.. | ||
balance_wrong_ty.out | ||
declaration.out | ||
duplicate_circuit_name_fail.out | ||
duplicate_var_fail.out | ||
gates_is_allowed.out | ||
init_expression_shorthand.out | ||
init_expression_type_fail.out | ||
init_expression_var_fail.out | ||
init_expression.out | ||
nested_record_1_fail.out | ||
nested_record_2_fail.out | ||
nested_record_3_fail.out | ||
nested_record_4_fail.out | ||
nested_record.out | ||
no_owner_fail.out | ||
owner_wrong_ty.out | ||
record_declaration_out_of_order.out | ||
record_init_out_of_order.out | ||
record_with_visibility.out | ||
return_record_instead_of_unit_fail.out |