roc/crates/compiler/test_mono/generated
2022-11-04 17:18:32 -04:00
..
alias_variable.txt
alias_variable_and_return_it.txt
branch_store_variable.txt
call_function_in_empty_list.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
call_function_in_empty_list_unbound.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
choose_i128_layout.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
choose_u64_layout.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
choose_u128_layout.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
closure_in_list.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
dict.txt Update mono...for some reason 2022-11-04 17:18:32 -04:00
empty_list_of_function_type.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
encode.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
encode_derived_nested_record_string.txt Update mono...for some reason 2022-11-04 17:18:32 -04:00
encode_derived_record_one_field_string.txt Update mono...for some reason 2022-11-04 17:18:32 -04:00
encode_derived_record_two_field_strings.txt Update mono...for some reason 2022-11-04 17:18:32 -04:00
encode_derived_string.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
encode_derived_tag_one_field_string.txt Update mono...for some reason 2022-11-04 17:18:32 -04:00
encode_derived_tag_two_payloads_string.txt Update mono...for some reason 2022-11-04 17:18:32 -04:00
factorial.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
fst.txt
guard_pattern_true.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
if_guard_bind_variable_false.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
if_multi_branch.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
instantiate_annotated_as_recursive_alias_multiple_polymorphic_expr.txt
instantiate_annotated_as_recursive_alias_polymorphic_expr.txt
instantiate_annotated_as_recursive_alias_toplevel.txt
ir_assignment.txt
ir_int_add.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
ir_int_literal.txt
ir_plus.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
ir_round.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
ir_two_defs.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
ir_when_idiv.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
ir_when_just.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
ir_when_maybe.txt
ir_when_record.txt
ir_when_these.txt
is_nil.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
issue_2535_polymorphic_fields_referenced_in_list.txt
issue_2583_specialize_errors_behind_unified_branches.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
issue_2725_alias_polymorphic_lambda.txt
issue_2810.txt
issue_2811.txt
issue_3560_nested_tag_constructor_is_newtype.txt
issue_3669.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
lambda_capture_niche_u8_vs_u64.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
lambda_capture_niches_have_captured_function_in_closure.txt
lambda_capture_niches_with_non_capturing_function.txt
lambda_capture_niches_with_other_lambda_capture.txt
lambda_set_niche_same_layout_different_constructor.txt
let_with_record_pattern.txt
let_with_record_pattern_list.txt
let_x_in_x.txt
let_x_in_x_indirect.txt
list_append.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
list_append_closure.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
list_cannot_update_inplace.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
list_get.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
list_len.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
list_map_closure_borrows.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
list_map_closure_owns.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
list_pass_to_function.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
list_sort_asc.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
match_list.txt Compute list element stores lazily 2022-11-01 15:37:36 -05:00
match_on_result_with_uninhabited_error_branch.txt
mk_pair_of.txt
monomorphized_applied_tag.txt
monomorphized_floats.txt
monomorphized_ints.txt
monomorphized_list.txt
monomorphized_tag.txt
monomorphized_tag_with_aliased_args.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
nested_closure.txt
nested_pattern_match.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
num_width_gt_u8_layout_as_float.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
one_element_tag.txt
opaque_assign_to_symbol.txt
optional_when.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
peano.txt
peano1.txt
peano2.txt
quicksort_help.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
quicksort_swap.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
record_optional_field_function_no_use_default.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
record_optional_field_function_use_default.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
record_optional_field_let_no_use_default.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
record_optional_field_let_use_default.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
recursive_call_capturing_function.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
rigids.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
simple_if.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
specialize_ability_call.txt
specialize_closures.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
specialize_lowlevel.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
tail_call_elimination.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
tail_call_with_different_layout.txt
tail_call_with_same_layout_different_lambda_sets.txt
unreachable_branch_is_eliminated_but_produces_lambda_specializations.txt
unreachable_void_constructor.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
when_joinpoint.txt
when_nested_maybe.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
when_on_record.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00
when_on_result.txt
when_on_two_values.txt Consolidate mono test behavior in debug and release modes 2022-11-02 15:04:47 -05:00