[co19] Roll co19 to 7b4f3e723211011878e185db6fa57fbafabd6bb7

2023-02-23 sgrekhov22@gmail.com Fixes dart-lang/co19#1878. Fix type inference in type_inference_A26_t01.dart (dart-lang/co19#1892)
2023-02-23 sgrekhov22@gmail.com dart-lang/co19#1401. Patterns execution. Assignment and switch statement tests (dart-lang/co19#1857)
2023-02-23 sgrekhov22@gmail.com dart-lang/co19#1401. Test for relational pattern with nullable type added (dart-lang/co19#1887)
2023-02-23 sgrekhov22@gmail.com Fixes dart-lang/co19#1890. Fix collection in scope_A02_t04.dart (dart-lang/co19#1891)
2023-02-23 sgrekhov22@gmail.com Fixes dart-lang/co19#1877. No compile-time error if type-test is failed in a refutable context (dart-lang/co19#1886)

Change-Id: I25d5fc2113bc1284bc5d90bd91874b77f541c472
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285260
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Sergey G. Grekhov 2023-02-24 09:51:28 +00:00 committed by Alexander Thomas
parent 0c32c7fc62
commit 27cfabdac0

2
DEPS
View file

@ -52,7 +52,7 @@ vars = {
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes.
"co19_rev": "8db40c0c17735ac9f84cbc7d014bfde9f14240fd",
"co19_rev": "7b4f3e723211011878e185db6fa57fbafabd6bb7",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "93b818c9cf570a63cbea56508e393770787fd5ab",