mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
a75ffc8956
This is practically a copy of the change in https://dart-review.googlesource.com/c/sdk/+/118040 but applied to the non-nnbd sdk. Even though there is no intent to run the non-nnbd sdk with the non-nullable experiment, we need to add this annotation because of how we intend to gradually start testing NNBD. The libraries.json under sdk_nnbd is allowed to point to libraries under the non-nnbd sdk in order to temporarily build without errors until all patch files are migrated and all CFE issues are addressed. Change-Id: I53c1123a8d86c10695832a8a0ad35adb7b4d92fd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/125181 Commit-Queue: Sigmund Cherem <sigmund@google.com> Reviewed-by: Bob Nystrom <rnystrom@google.com> |
||
---|---|---|
.. | ||
collection.dart | ||
collection_sources.gni | ||
collections.dart | ||
hash_map.dart | ||
hash_set.dart | ||
iterable.dart | ||
iterator.dart | ||
linked_hash_map.dart | ||
linked_hash_set.dart | ||
linked_list.dart | ||
list.dart | ||
maps.dart | ||
queue.dart | ||
set.dart | ||
splay_tree.dart |