[co19] Roll co19 to ad6c7258ca40aab2a08f56cb726483b47de896d8

2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1991. Runtime error fixed in matching_map_A02_t03.dart (dart-lang/co19#1999)
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1997. Update locations of the expected errors (dart-lang/co19#2001)
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1995. Use always-exhaustive type for testing spaces in switch statements (dart-lang/co19#2002)
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1990. Add HINT.UNREACHABLE_SWITCH_CASE to type_inference_A22_t01.dart (dart-lang/co19#1998)
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1996. Missed error expectation added (dart-lang/co19#2000)

Change-Id: I314668c107f134b2a813bc3ea356fd14ab7a3fb3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293660
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
Sergey G. Grekhov 2023-04-06 15:04:28 +00:00 committed by Commit Queue
parent 4919729f00
commit ab712b5fd3

2
DEPS
View file

@ -50,7 +50,7 @@ vars = {
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes.
"co19_rev": "866b487c88e24b6a02e9fd95de4f4982aba34a32",
"co19_rev": "ad6c7258ca40aab2a08f56cb726483b47de896d8",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "ae846ed2a987a2d2dbe4b9e9c68448a21f91ef5b",