dart-sdk/tests/language/spread_collections
Johnni Winther 4b21f58d39 [cfe] Don't emit warnings on null-aware access on non-nullable
Change-Id: I94f3011f69330f5b2d8998f29eb9511517e1fffa
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/357301
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
2024-03-20 14:04:29 +00:00
..
await_test.dart
bind_test.dart
const_error_test.dart
const_test.dart Reland "Flow analysis: promote to non-nullable on initialization" 2020-10-07 13:14:55 +00:00
helper_classes.dart
inference_test.dart
issue_45174_error_test.dart Front end: Fix follow-on error arising from ill-typed spread element. 2021-03-04 15:52:57 +00:00
map_set_ambiguity_error_test.dart
map_set_ambiguity_test.dart
null_spread_context_test.dart Make the type schema for null-aware spread operations consistent. 2024-02-13 22:25:41 +00:00
null_spread_test.dart [cfe] Don't emit warnings on null-aware access on non-nullable 2024-03-20 14:04:29 +00:00
runtime_error_test.dart
spread_test.dart Reland "Flow analysis: promote to non-nullable on initialization" 2020-10-07 13:14:55 +00:00
syntax_error_test.dart
syntax_test.dart Reland "Flow analysis: promote to non-nullable on initialization" 2020-10-07 13:14:55 +00:00
type_error_test.dart Correct tests with unintended syntax errors 2020-09-22 06:59:43 +00:00
unevaluated_test.dart