Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(363)

Issue 2981783002: Set 'isSyntheticDefault' for default constructors. (Closed)

Created:
3 years, 5 months ago by scheglov
Modified:
3 years, 5 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+1099 lines, -1103 lines) Patch
M pkg/front_end/lib/src/fasta/kernel/kernel_target.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/testcases/DeltaBlue.dart.outline.expect View 3 chunks +3 lines, -3 lines 2 comments Download
M pkg/front_end/testcases/accessors.dart.direct.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/accessors.dart.outline.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/argument.dart.direct.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/argument.dart.outline.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/argument.dart.strong.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/bad_store.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/bad_store.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/bad_store.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/call.dart.direct.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/call.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/call.dart.strong.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/closure.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/closure.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/closure.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/covariant_generic.dart.strong.expect View 1 chunk +0 lines, -6 lines 1 comment Download
M pkg/front_end/testcases/cycles.dart.direct.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/cycles.dart.outline.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/escape.dart.direct.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/escape.dart.outline.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/escape.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/implicit_scope_test.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/implicit_scope_test.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/implicit_scope_test.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/implicit_this.dart.direct.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/implicit_this.dart.outline.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/abstract_class_instantiation.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/abstract_class_instantiation.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/assign_local.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/assign_local.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/assign_local.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/call_corner_cases.dart.direct.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/call_corner_cases.dart.outline.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/call_corner_cases.dart.strong.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/circular_method_inference.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/circular_method_inference.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/circular_method_inference.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/conflicts_can_happen.dart.strong.expect View 1 chunk +6 lines, -6 lines 0 comments Download
M pkg/front_end/testcases/inference/conflicts_can_happen2.dart.strong.expect View 1 chunk +7 lines, -7 lines 0 comments Download
M pkg/front_end/testcases/inference/constructors_downwards_with_constraint.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/constructors_infer_from_arguments_argument_not_assignable.dart.strong.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/constructors_inference_f_bounded.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/do_not_infer_overridden_fields_that_explicitly_say_dynamic_infer.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/dont_infer_field_type_when_initializer_is_null.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/downwards_inference_annotations.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/downwards_inference_annotations.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/downwards_inference_annotations.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/downwards_inference_annotations_parameter.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/downwards_inference_annotations_parameter.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/downwards_inference_annotations_type_variable.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/downwards_inference_annotations_type_variable.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/downwards_inference_inside_top_level.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/downwards_inference_on_list_literals_infer_if_value_types_match_context.dart.strong.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/field_refers_to_static_getter.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/field_refers_to_top_level_getter.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/future_union_downwards_generic_method_with_future_return.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/future_union_upwards_generic_methods.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/generic_methods_correctly_recognize_generic_upper_bound.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/generic_methods_do_not_infer_invalid_override_of_generic_method.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/generic_methods_handle_override_of_non_generic_with_generic.dart.strong.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/generic_methods_infer_generic_function_parameter_type.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/generic_methods_infer_generic_function_parameter_type2.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/generic_methods_infer_generic_function_return_type.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/generic_methods_infer_generic_instantiation.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/generic_methods_infer_generic_method_type.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/generic_methods_nested_generic_instantiation.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/greatest_closure_multiple_params.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/greatest_closure_multiple_params.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/greatest_closure_multiple_params.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_accessor_from_later_inferred_field.dart.direct.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_accessor_from_later_inferred_field.dart.outline.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_accessor_from_later_inferred_field.dart.strong.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_implicit_this.dart.direct.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_implicit_this.dart.outline.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_implicit_this.dart.strong.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_implicit_this_upwards.dart.direct.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_implicit_this_upwards.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_implicit_this_upwards.dart.strong.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_full.dart.direct.expect View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_full.dart.outline.expect View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_full.dart.strong.expect View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_set_vs_get.dart.direct.expect View 3 chunks +8 lines, -8 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_set_vs_get.dart.outline.expect View 3 chunks +8 lines, -8 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_set_vs_get.dart.strong.expect View 3 chunks +8 lines, -8 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_super.dart.direct.expect View 3 chunks +6 lines, -6 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_super.dart.outline.expect View 3 chunks +6 lines, -6 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_super.dart.strong.expect View 3 chunks +6 lines, -6 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_super_upwards.dart.direct.expect View 10 chunks +10 lines, -10 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_super_upwards.dart.outline.expect View 2 chunks +10 lines, -10 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_super_upwards.dart.strong.expect View 10 chunks +10 lines, -10 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_this.dart.direct.expect View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_this.dart.outline.expect View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_this.dart.strong.expect View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_this_upwards.dart.direct.expect View 9 chunks +9 lines, -9 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_this_upwards.dart.outline.expect View 9 chunks +9 lines, -9 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_this_upwards.dart.strong.expect View 9 chunks +9 lines, -9 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_upwards.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_upwards.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_index_upwards.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_local.dart.direct.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_local.dart.outline.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_local.dart.strong.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_full.dart.direct.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_full.dart.outline.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_full.dart.strong.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_null_aware.dart.direct.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_null_aware.dart.outline.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_null_aware.dart.strong.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_null_aware_upwards.dart.direct.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_null_aware_upwards.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_null_aware_upwards.dart.strong.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_super.dart.direct.expect View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_super.dart.outline.expect View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_super.dart.strong.expect View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_super_upwards.dart.direct.expect View 3 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_super_upwards.dart.outline.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_super_upwards.dart.strong.expect View 3 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_upwards.dart.direct.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_upwards.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_property_upwards.dart.strong.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_ref.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_static.dart.direct.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_static.dart.outline.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_assign_to_static.dart.strong.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_binary_custom.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_correctly_on_multiple_variables_declared_together.dart.strong.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_from_later_inferred_field.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_from_later_inferred_field.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_from_later_inferred_field.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_from_later_inferred_getter.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_from_later_inferred_getter.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_from_later_inferred_getter.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_from_later_inferred_setter.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_from_later_inferred_setter.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_from_later_inferred_setter.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_getter_setter_mismatch.dart.direct.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_getter_setter_mismatch.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_getter_setter_mismatch.dart.strong.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_getter_overrides_setter.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_getter_overrides_setter.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_getter_overrides_setter.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_multiple.dart.direct.expect View 1 chunk +8 lines, -8 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_multiple.dart.outline.expect View 1 chunk +8 lines, -8 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_multiple.dart.strong.expect View 1 chunk +8 lines, -8 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_of_override.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_of_override.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_of_override.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_setter_overrides_getter.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_setter_overrides_getter.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_setter_overrides_getter.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_with_substitution.dart.direct.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_with_substitution.dart.outline.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_override_with_substitution.dart.strong.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_overrides_getter.dart.direct.expect View 3 chunks +7 lines, -7 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_overrides_getter.dart.outline.expect View 1 chunk +7 lines, -7 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_overrides_getter.dart.strong.expect View 3 chunks +7 lines, -7 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_overrides_setter.dart.direct.expect View 2 chunks +7 lines, -7 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_overrides_setter.dart.outline.expect View 1 chunk +7 lines, -7 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_overrides_setter.dart.strong.expect View 2 chunks +7 lines, -7 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_static.dart.direct.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_static.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_field_static.dart.strong.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_final_field_getter_and_setter.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_final_field_getter_and_setter.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_final_field_getter_and_setter.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_final_field_getter_only.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_final_field_getter_only.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_final_field_getter_only.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_final_field_setter_only.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_final_field_setter_only.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_final_field_setter_only.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_from_complex_expressions_if_outer_most_value_is_precise.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_from_rhs_only_if_it_wont_conflict_with_overridden_fields.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_from_rhs_only_if_it_wont_conflict_with_overridden_fields2.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_from_variables_in_cycle_libs_when_flag_is_on2.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_from_variables_in_cycle_libs_when_flag_is_on2_a.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_from_variables_in_non_cycle_imports_with_flag2.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_from_variables_in_non_cycle_imports_with_flag2_a.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_generic_method_type_named.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_generic_method_type_positional.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_generic_method_type_positional2.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_generic_method_type_required.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_getter_cross_to_setter.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_getter_cross_to_setter.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_getter_cross_to_setter.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_getter_from_later_inferred_getter.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_getter_from_later_inferred_getter.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_getter_from_later_inferred_getter.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_list_literal_nested_in_map_literal.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_method_function_typed.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_method_function_typed.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_method_function_typed.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_method_missing_params.dart.direct.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_method_missing_params.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_method_missing_params.dart.strong.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_parameter_type_setter_from_field.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_parameter_type_setter_from_setter.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_setter_cross_to_getter.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_setter_cross_to_getter.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_setter_cross_to_getter.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_setter_from_later_inferred_setter.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_setter_from_later_inferred_setter.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_setter_from_later_inferred_setter.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_setter_function_typed.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_setter_function_typed.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_setter_function_typed.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_statics_transitively3_a.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_statics_transitively_2_a.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_statics_transitively_a.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_statics_with_method_invocations.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_type_on_overridden_fields2.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_type_on_overridden_fields4.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_type_on_var_from_field.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_type_regardless_of_declaration_order_or_cycles.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_type_regardless_of_declaration_order_or_cycles_b.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_types_on_generic_instantiations_3.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_types_on_generic_instantiations_4.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_types_on_generic_instantiations_5.dart.strong.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_types_on_generic_instantiations_in_library_cycle.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_types_on_generic_instantiations_in_library_cycle_a.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/infer_types_on_generic_instantiations_infer.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/infer_types_on_loop_indices_for_each_loop.dart.strong.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/inferred_nonstatic_field_depends_on_static_field_complex.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/inferred_nonstatic_field_depends_on_top_level_var_simple.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_cascade.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_custom_binary_op.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_custom_binary_op_via_interface.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_custom_index_op.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_custom_index_op_via_interface.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_custom_unary_op.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_custom_unary_op_via_interface.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_extract_method_tear_off.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_extract_method_tear_off_via_interface.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_invoke_method.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_invoke_method_via_interface.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_via_closure_multiple_levels_of_nesting.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_via_closure_type_depends_on_args.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/inferred_type_via_closure_type_independent_of_args_field.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/instance_creation_downwards.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/instance_creation_downwards.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/instance_creation_downwards.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/instantiate_to_bounds_generic2_has_bound_defined_after.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/instantiate_to_bounds_generic2_has_bound_defined_before.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/instantiate_to_bounds_generic2_no_bound.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/instantiate_to_bounds_generic_has_bound_defined_after.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/instantiate_to_bounds_generic_has_bound_defined_before.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/instantiate_to_bounds_invoke_constructor_no_bound.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/instantiate_to_bounds_invoke_constructor_type_args_exact.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/instantiate_to_bounds_not_generic.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/method_call_with_type_arguments_instance_method.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/method_call_with_type_arguments_instance_method_identifier_sequence.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/method_call_with_type_arguments_static_method.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/method_call_with_type_arguments_top_level_function.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/non_inferrable_getter_setter.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/non_inferrable_getter_setter.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/non_inferrable_getter_setter.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/null_aware_method_invocation.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/null_aware_method_invocation.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/null_aware_method_invocation.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/null_aware_property_get.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/null_aware_property_get.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/null_aware_property_get.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/propagate_inference_to_field_in_class.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/propagate_inference_to_field_in_class_dynamic_warnings.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/propagate_inference_transitively.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/propagate_inference_transitively2.dart.strong.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference/property_get_toplevel.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/property_get_toplevel.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/property_get_toplevel.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/property_set.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/property_set.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/property_set.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/property_set_bad_setter.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/property_set_bad_setter.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/property_set_bad_setter.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/refine_binary_expression_type_type_parameter_t_double.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/refine_binary_expression_type_type_parameter_t_int.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/refine_binary_expression_type_type_parameter_t_t.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/static_method_tear_off.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/subexpressions_of_explicitly_typed_fields.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/subexpressions_of_explicitly_typed_fields.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/subexpressions_of_explicitly_typed_fields.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/super_method_invocation.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_method_invocation.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_method_invocation.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get_invoke_function_typed.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get_invoke_function_typed.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get_invoke_function_typed.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get_invoke_implicit_call.dart.direct.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get_invoke_implicit_call.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get_invoke_implicit_call.dart.strong.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get_tearoff.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get_tearoff.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/super_property_get_tearoff.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/this_reference.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/this_reference.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/this_reference.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/try_catch.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/try_catch.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/try_catch.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/try_catch_finally.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/try_catch_finally.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/try_catch_finally.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/try_catch_promotion.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/try_catch_promotion.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/try_catch_promotion.dart.strong.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/inference/type_cast.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/type_cast.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/type_cast.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference/unresolved_super.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/unresolved_super.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/unresolved_super.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/unsafe_block_closure_inference_method_call_explicit_dynamic_param.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/unsafe_block_closure_inference_method_call_explicit_type_param.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/unsafe_block_closure_inference_method_call_implicit_type_param.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/unsafe_block_closure_inference_method_call_no_type_param.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/dependency_only_if_generic_method.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/dependency_only_if_generic_method.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/dependency_only_if_generic_method.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/downwards_inference_inside_top_level.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/downwards_inference_inside_top_level.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/downwards_inference_inside_top_level.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/field_inference_circularity.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference_new/field_inference_circularity.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference_new/field_inference_circularity.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_assign_to_property.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/infer_assign_to_property.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/infer_assign_to_property.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/infer_assign_to_property_custom.dart.direct.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_assign_to_property_custom.dart.outline.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_assign_to_property_custom.dart.strong.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_assign_to_ref.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/infer_assign_to_ref.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/infer_assign_to_ref.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/infer_instance_accessor_ref.dart.direct.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_instance_accessor_ref.dart.outline.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_instance_accessor_ref.dart.strong.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_instance_field_ref.dart.direct.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_instance_field_ref.dart.outline.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_instance_field_ref.dart.strong.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_instance_field_ref_circular.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/infer_instance_field_ref_circular.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/infer_instance_field_ref_circular.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/infer_use_of_void.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_use_of_void.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference_new/infer_use_of_void.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/inference_new/property_get_toplevel.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/property_get_toplevel.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference_new/property_get_toplevel.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/micro.dart.direct.expect View 4 chunks +8 lines, -8 lines 1 comment Download
M pkg/front_end/testcases/micro.dart.outline.expect View 2 chunks +6 lines, -6 lines 0 comments Download
M pkg/front_end/testcases/micro.dart.strong.expect View 3 chunks +6 lines, -6 lines 0 comments Download
M pkg/front_end/testcases/mixin.dart.direct.expect View 3 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/mixin.dart.outline.expect View 3 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/named_parameters.dart.outline.expect View 2 chunks +2 lines, -2 lines 1 comment Download
M pkg/front_end/testcases/null_aware.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/null_aware.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/null_aware.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/operators.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/operators.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/optional.dart.direct.expect View 1 chunk +13 lines, -13 lines 0 comments Download
M pkg/front_end/testcases/optional.dart.outline.expect View 1 chunk +6 lines, -6 lines 0 comments Download
M pkg/front_end/testcases/optional.dart.strong.expect View 2 chunks +8 lines, -8 lines 0 comments Download
M pkg/front_end/testcases/override.dart.direct.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/override.dart.outline.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/override.dart.strong.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/prefer_baseclass.dart.direct.expect View 1 chunk +6 lines, -6 lines 0 comments Download
M pkg/front_end/testcases/prefer_baseclass.dart.outline.expect View 1 chunk +6 lines, -6 lines 0 comments Download
M pkg/front_end/testcases/prefer_baseclass.dart.strong.expect View 1 chunk +6 lines, -6 lines 0 comments Download
M pkg/front_end/testcases/rasta/abstract_constructor.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/abstract_constructor.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/bad_default_constructor.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/bad_default_constructor.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/cascades.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/cascades.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/class_hierarchy.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/class_hierarchy.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/duplicated_mixin.dart.direct.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/duplicated_mixin.dart.outline.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/generic_factory.dart.direct.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/rasta/generic_factory.dart.outline.expect View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000007.dart.direct.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000007.dart.outline.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000012.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000012.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000026.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000026.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000035.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000035.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000039.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000039.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000041.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000041.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000043.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000043.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000048.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000048.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000053.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000053.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000067.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000067.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000068.dart.direct.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000068.dart.outline.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000070.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000070.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000080.dart.direct.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000080.dart.outline.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000081.dart.direct.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000081.dart.outline.expect View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/mixin_library.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/mixin_library.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/mixin_library.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/static.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/static.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/super.dart.direct.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/rasta/super.dart.outline.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/rasta/super.dart.strong.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/rasta/super_mixin.dart.strong.expect View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/rasta/super_operator.dart.direct.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/rasta/super_operator.dart.outline.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/rasta/this_invoke.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/this_invoke.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/type_literals.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/type_literals.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/unresolved_for_in.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/unresolved_for_in.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/unresolved_recovery.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/unresolved_recovery.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/redirecting_constructor.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/redirecting_constructor.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/redirecting_factory.dart.outline.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/regress/issue_29981.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/static_setter.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/static_setter.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/static_setter.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/store_load.dart.direct.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/store_load.dart.outline.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/store_load.dart.strong.expect View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/super_rasta_copy.dart.direct.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/super_rasta_copy.dart.outline.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/super_rasta_copy.dart.strong.expect View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/type_variable_as_super.dart.direct.expect View 2 chunks +5 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/type_variable_as_super.dart.outline.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/uninitialized_fields.dart.outline.expect View 1 chunk +1 line, -1 line 2 comments Download
M pkg/front_end/testcases/unused_methods.dart.direct.expect View 5 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/unused_methods.dart.outline.expect View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/testcases/unused_methods.dart.strong.expect View 3 chunks +4 lines, -4 lines 0 comments Download
M pkg/front_end/testcases/void-methods.dart.direct.expect View 1 chunk +3 lines, -3 lines 2 comments Download
M pkg/front_end/testcases/void-methods.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/void-methods.dart.strong.expect View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
scheglov
3 years, 5 months ago (2017-07-13 20:31:48 UTC) #1
Siggi Cherem (dart-lang)
lgtm
3 years, 5 months ago (2017-07-13 20:43:35 UTC) #2
Paul Berry
lgtm
3 years, 5 months ago (2017-07-13 20:50:19 UTC) #3
scheglov
Committed patchset #1 (id:1) manually as ebb3dea075e2602e271b7cf9b23863ac1a383fab (presubmit successful).
3 years, 5 months ago (2017-07-13 21:06:19 UTC) #5
Johnni Winther
https://codereview.chromium.org/2981783002/diff/1/pkg/front_end/testcases/DeltaBlue.dart.outline.expect File pkg/front_end/testcases/DeltaBlue.dart.outline.expect (right): https://codereview.chromium.org/2981783002/diff/1/pkg/front_end/testcases/DeltaBlue.dart.outline.expect#newcode6 pkg/front_end/testcases/DeltaBlue.dart.outline.expect:6: default constructor •() → void Why isn't this change ...
3 years, 5 months ago (2017-07-14 09:22:03 UTC) #7
ahe
Thank you for doing this, Konstantin! I think we need to roll back a few ...
3 years, 5 months ago (2017-07-14 09:42:26 UTC) #8
Johnni Winther
https://codereview.chromium.org/2981783002/diff/1/pkg/front_end/testcases/micro.dart.direct.expect File pkg/front_end/testcases/micro.dart.direct.expect (right): https://codereview.chromium.org/2981783002/diff/1/pkg/front_end/testcases/micro.dart.direct.expect#newcode56 pkg/front_end/testcases/micro.dart.direct.expect:56: external static abstract method externalStatic() → core::bool; Why have ...
3 years, 5 months ago (2017-07-14 10:13:52 UTC) #9
ahe
3 years, 5 months ago (2017-07-14 12:56:49 UTC) #10
Message was sent while issue was closed.
I think I've found all the changes that aren't related to adding "default", and
I've reverted them in the first patch set of this CL:
https://codereview.chromium.org/2981873002

Powered by Google App Engine
This is Rietveld 408576698