Skip to content

Commit 424cf1b

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to 1d13f7cac1d24b888bb2d4cb2c99f763977fdf73
2025-03-12 [email protected] dart-lang/co19#3057. Add reachability tests for operators. Part 4. (dart-lang/co19#3103) 2025-03-12 [email protected] dart-lang/co19#3057. Add reachability tests for operators. Part 5. (dart-lang/co19#3105) 2025-03-12 [email protected] dart-lang/co19#3057. Add more reachability tests for && and || operators (dart-lang/co19#3104) 2025-03-10 [email protected] dart-lang/co19#3057. Add more reachability tests for `true` and `false` literals (dart-lang/co19#3072) 2025-03-07 [email protected] dart-lang/co19#3057. Add pattern-based definite assignment tests (dart-lang/co19#3102) 2025-03-07 [email protected] Fixes dart-lang/co19#3049. Add more tests for unary prefix ++ and -- operators. (dart-lang/co19#3051) 2025-03-07 [email protected] dart-lang/co19#3057. Update assertions according to the spec (dart-lang/co19#3101) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: I34b3279e9e225c6e2f6543aa9f727885f088821a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/415520 Reviewed-by: Erik Ernst <[email protected]> Commit-Queue: Alexander Thomas <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
1 parent dd57e91 commit 424cf1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ vars = {
5454

5555
# co19 is a cipd package automatically generated for each co19 commit.
5656
# Use tests/co19/update.sh to update this hash.
57-
"co19_rev": "c65089af3941dae18d513753960ee05181b4b35c",
57+
"co19_rev": "1d13f7cac1d24b888bb2d4cb2c99f763977fdf73",
5858

5959
# The internal benchmarks to use. See go/dart-benchmarks-internal
6060
"benchmarks_internal_rev": "6e26684f965f797471d9d424beef5cf0908c60ee",

0 commit comments

Comments
 (0)