[co19] Roll co19 to 19439c0d58a0df422c4acc4ae97a3deeb98d0f67

2022-11-08 sgrekhov22@gmail.com dart-lang/co19#1401. [Patterns] relational pattern tests added (dart-lang/co19#1535)
2022-11-08 sgrekhov22@gmail.com Fixes dart-lang/co19#1529. Fix record's fields name collision (dart-lang/co19#1532)
2022-11-07 sgrekhov22@gmail.com dart-lang/co19#1399. [Records] Check corner case with trailing zeros for positional field getter (dart-lang/co19#1515)
2022-11-07 sgrekhov22@gmail.com dart-lang/co19#1399. [Records] Tests for ambiguity with metadata annotations added (dart-lang/co19#1524)
2022-11-07 sgrekhov22@gmail.com dart-lang/co19#1401. [Patterns] logical-and pattern tests added (dart-lang/co19#1534)
2022-11-07 sgrekhov22@gmail.com Fixes dart-lang/co19#1530. Use correct record type (dart-lang/co19#1531)

Change-Id: I90052b87645f077959c433b823665355880b8cd3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/269302
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
Sergey G. Grekhov 2022-11-15 10:22:02 +00:00 committed by Alexander Thomas
parent c6d69f1b02
commit 5d677b4e22

2
DEPS
View file

@ -51,7 +51,7 @@ vars = {
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes.
"co19_rev": "36cc25de009198a8516be7f12ac5b61069656d09",
"co19_rev": "19439c0d58a0df422c4acc4ae97a3deeb98d0f67",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "cdab7e4e26f3dd534bcb297ff3f9e9aa5c7a04fb",