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 |
||
---|---|---|
.. | ||
operations | ||
all_loops_fail.out | ||
assign_fail.out | ||
assign_ternary.out | ||
assign.out | ||
block.out | ||
chain.out | ||
compare_diff_types_fail.out | ||
compare_invalid_negates_fail.out | ||
duplicate_variable.out | ||
expr_statement_fail.out | ||
expr_statement.out | ||
iteration_basic.out | ||
iteration_bound_too_large_fail.out | ||
iteration_nested.out | ||
loop_non_literal_bound_fail.out | ||
loop_returns_fail.out | ||
multiple_returns_in_one_block_fail.out | ||
multiple_returns.out | ||
mutate.out | ||
non_existant_var_exp_fail.out | ||
non_existant_vars_mul_fail.out | ||
statements_after_complete_conditional_return_fail.out | ||
ternary_explicit_and_implicit.out | ||
typecheck_statements_fail.out | ||
unknown_type_in_definition_fail.out |