dart-sdk/tests/language/type
Kallen Tu 1f88336597 [analyzer] Move all constructor error reporting to _InstanceCreationEvaluator.evaluate
Pull the error handling outwards to _InstanceCreationEvaluator.evaluate. All errors in const constructors should point to the location of the actual exception and provide more context.

Change-Id: Iafcf46182fab698f5546c63780de6dd9a605a51b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/318802
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Kallen Tu <kallentu@google.com>
2023-08-08 21:55:34 +00:00
..
alias_equality_test.dart
check_const_function_typedef2_test.dart [analyzer] Move all constructor error reporting to _InstanceCreationEvaluator.evaluate 2023-08-08 21:55:34 +00:00
check_const_function_typedef_test.dart
check_test.dart
checks_in_factory_method_runtime_test.dart
checks_in_factory_method_test.dart Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
constants_test.dart [tests] Remove obsolete Dart 3.0 experiments from language tests 2023-06-15 08:26:27 +00:00
conversion_ssa_test.dart
error_test.dart
guard_conversion_test.dart
hoisting_test.dart
implicit_error_test.dart
intersection_test.dart