mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 06:20:13 +00:00
95511b314c
The List constructor has been disallowed in NNBD code, so the NNBD SDK should not be using it. This changes all uses, not just in the already migrated libraries. (Also found some bad typing in the `RegExpMatch` class along the way). Change-Id: Ic61bd64427c0961c23aaf7ce59af5c2c271890ef Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/132282 Commit-Queue: Lasse R.H. Nielsen <lrn@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 |