roc/crates/compiler/test_mono/generated
Luke Boswell 8540aa1a14
Merge pull request #7321 from shua/fromutf8
DO NOT MERGE update Str.fromUtf8 error type
2025-01-08 07:56:40 +11:00
..
alias_variable.txt
alias_variable_and_return_it.txt
anonymous_closure_in_polymorphic_expression_issue_4717.txt update mono tests 2025-01-03 13:58:24 -06:00
anonymous_closure_lifted_to_named_issue_2403.txt
as_pattern_in_closure_arg.txt
binary_tree_fbip.txt
branch_store_variable.txt
call_function_in_empty_list.txt update mono tests 2025-01-03 13:58:24 -06:00
call_function_in_empty_list_unbound.txt update mono tests 2025-01-03 13:58:24 -06:00
capture_void_layout_task.txt update mono tests 2025-01-03 13:58:24 -06:00
choose_correct_recursion_var_under_record.txt update mono tests 2025-01-03 13:58:24 -06:00
choose_i128_layout.txt
choose_u64_layout.txt
choose_u128_layout.txt
closure_in_list.txt update mono tests 2025-01-03 13:58:24 -06:00
compose_recursive_lambda_set_productive_nullable_wrapped.txt update mono tests 2025-01-03 13:58:24 -06:00
crash.txt
dbg_expr.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
dbg_in_expect.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
dbg_inside_string.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
dbg_nested_expr.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
dbg_str_followed_by_number.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
dec_refcount_for_usage_after_early_return_in_if.txt
dict.txt update mono tests 2025-01-03 13:58:24 -06:00
drop_specialize_after_jump.txt
drop_specialize_after_struct.txt
drop_specialize_before_jump.txt
empty_list_of_function_type.txt update mono tests 2025-01-03 13:58:24 -06:00
encode.txt update mono tests 2025-01-03 13:58:24 -06:00
encode_derived_nested_record_string.txt Merge pull request #7321 from shua/fromutf8 2025-01-08 07:56:40 +11:00
encode_derived_record_one_field_string.txt Merge pull request #7321 from shua/fromutf8 2025-01-08 07:56:40 +11:00
encode_derived_record_two_field_strings.txt Merge pull request #7321 from shua/fromutf8 2025-01-08 07:56:40 +11:00
encode_derived_string.txt Merge pull request #7321 from shua/fromutf8 2025-01-08 07:56:40 +11:00
encode_derived_tag_one_field_string.txt Merge pull request #7321 from shua/fromutf8 2025-01-08 07:56:40 +11:00
encode_derived_tag_two_payloads_string.txt Merge pull request #7321 from shua/fromutf8 2025-01-08 07:56:40 +11:00
error_on_erroneous_condition.txt
factorial.txt
fst.txt
function_pointer_lambda_set.txt
function_specialization_information_in_lambda_set_thunk.txt
function_specialization_information_in_lambda_set_thunk_independent_defs.txt
guard_pattern_true.txt
if_guard_bind_variable_false.txt
if_multi_branch.txt
inline_return_joinpoints_in_bool_lambda_set.txt
inline_return_joinpoints_in_enum_lambda_set.txt
inline_return_joinpoints_in_union_lambda_set.txt
inspect_derived_dict.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
inspect_derived_list.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
inspect_derived_nested_record_string.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
inspect_derived_record.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
inspect_derived_record_one_field_string.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
inspect_derived_record_two_field_strings.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
inspect_derived_string.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
inspect_derived_tag_one_field_string.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
inspect_derived_tag_two_payloads_string.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01: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 update mono tests 2025-01-03 13:58:24 -06:00
ir_int_literal.txt
ir_plus.txt
ir_round.txt
ir_two_defs.txt
ir_when_idiv.txt
ir_when_just.txt
ir_when_maybe.txt
ir_when_record.txt
ir_when_these.txt
is_nil.txt
issue_2535_let_weakened_fields_referenced_in_list.txt
issue_2583_specialize_errors_behind_unified_branches.txt update mono tests 2025-01-03 13:58:24 -06:00
issue_2725_alias_polymorphic_lambda.txt
issue_2810.txt
issue_2811.txt
issue_3560_nested_tag_constructor_is_newtype.txt
issue_3669.txt
issue_4557.txt
issue_4705.txt
issue_4749.txt
issue_4759.txt
issue_4770.txt update mono tests 2025-01-03 13:58:24 -06:00
issue_4772_weakened_monomorphic_destructure.txt
issue_5513.txt
issue_6174.txt
issue_6196.txt
issue_6606_1.txt
issue_6606_2.txt
lambda_capture_niche_u8_vs_u64.txt
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
lambda_set_with_imported_toplevels_issue_4733.txt
layout_cache_structure_with_multiple_recursive_structures.txt update mono tests 2025-01-03 13:58:24 -06:00
let_with_record_pattern.txt
let_with_record_pattern_list.txt
let_x_in_x.txt
let_x_in_x_indirect.txt
linked_list_filter.txt
linked_list_map.txt
linked_list_reverse.txt
list_append.txt update mono tests 2025-01-03 13:58:24 -06:00
list_append_closure.txt update mono tests 2025-01-03 13:58:24 -06:00
list_cannot_update_inplace.txt update mono tests 2025-01-03 13:58:24 -06:00
list_get.txt update mono tests 2025-01-03 13:58:24 -06:00
list_len.txt update mono tests 2025-01-03 13:58:24 -06:00
list_map_closure_borrows.txt update mono tests 2025-01-03 13:58:24 -06:00
list_map_closure_owns.txt update mono tests 2025-01-03 13:58:24 -06:00
list_map_take_capturing_or_noncapturing.txt update mono tests 2025-01-03 13:58:24 -06:00
list_one_vs_one_spread_issue_4685.txt
list_pass_to_function.txt update mono tests 2025-01-03 13:58:24 -06:00
list_sort_asc.txt update mono tests 2025-01-03 13:58:24 -06:00
match_list.txt
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
multiline_record_pattern.txt
nested_closure.txt
nested_optional_field_with_binary_op.txt
nested_pattern_match.txt
non_nullable_unwrapped_instead_of_nullable_wrapped.txt
nullable_wrapped_with_nullable_not_last_index.txt
num_width_gt_u8_layout_as_float.txt
one_element_tag.txt
opaque_as_pattern_in_closure_arg.txt
opaque_assign_to_symbol.txt
optional_field_with_binary_op.txt
optional_when.txt
order_list_size_tests_issue_4732.txt
pattern_as_nested.txt
pattern_as_of_symbol.txt
pattern_as_toplevel.txt
peano.txt
peano1.txt
peano2.txt
pizza_dbg.txt Fixed Issue #6929 Escape unicode when inspecting a Str (#7411) 2025-01-06 18:52:50 +01:00
polymorphic_expression_unification.txt
quicksort_help.txt
quicksort_swap.txt update mono tests 2025-01-03 13:58:24 -06:00
rb_tree_fbip.txt
record_as_pattern_in_closure_arg.txt
record_optional_field_function_no_use_default.txt
record_optional_field_function_use_default.txt
record_optional_field_let_no_use_default.txt
record_optional_field_let_use_default.txt
record_update.txt update mono tests 2025-01-03 13:58:24 -06:00
recursive_call_capturing_function.txt
recursive_closure_with_transiently_used_capture.txt
recursive_function_and_union_with_inference_hole.txt update mono tests 2025-01-03 13:58:24 -06:00
recursive_lambda_set_has_nested_non_recursive_lambda_sets_issue_5026.txt
recursive_lambda_set_resolved_only_upon_specialization.txt
recursively_build_effect.txt
return_annotated.txt
rigids.txt update mono tests 2025-01-03 13:58:24 -06:00
simple_if.txt
specialize_ability_call.txt
specialize_after_match.txt
specialize_closures.txt
specialize_lowlevel.txt
tail_call_elimination.txt
tail_call_with_different_layout.txt
tail_call_with_same_layout_different_lambda_sets.txt
toplevel_accessor_fn_thunk.txt
tuple_pattern_match.txt
unreachable_branch_is_eliminated_but_produces_lambda_specializations.txt
unreachable_void_constructor.txt
unspecialized_lambda_set_unification_does_not_duplicate_identical_concrete_types.txt update mono tests 2025-01-03 13:58:24 -06:00
unspecialized_lambda_set_unification_keeps_all_concrete_types_without_unification.txt
unspecialized_lambda_set_unification_keeps_all_concrete_types_without_unification_of_unifiable.txt update mono tests 2025-01-03 13:58:24 -06:00
weakening_avoids_overspecialization.txt update mono tests 2025-01-03 13:58:24 -06:00
when_guard_appears_multiple_times_in_compiled_decision_tree_issue_5176.txt
when_joinpoint.txt
when_nested_maybe.txt
when_on_record.txt
when_on_result.txt
when_on_two_values.txt