Skip to content

Commit 50b8358

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to 2e0a25b45ffbe29cc7f5741e7b16ee230a3af066
2025-05-09 [email protected] Fixes dart-lang/co19#3175. Remove forgotten code. (dart-lang/co19#3176) 2025-05-08 [email protected] dart-lang/co19#3057. Add test that the list of types of interests always contains `NonNull(declared)`. (dart-lang/co19#3172) 2025-05-07 [email protected] Fixes dart-lang/co19#3170. Fix spread collections tests (dart-lang/co19#3171) 2025-05-06 [email protected] dart-lang/co19#3057. Add null-aware method invocation tests (dart-lang/co19#3162) 2025-05-05 [email protected] dart-lang/co19#3057. Update promotion_via_assignment_A03_t02.dart according to the implementation (dart-lang/co19#3168) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: I2c91d32c10f7be6050535c735ae15f8798549228 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/427721 Commit-Queue: Alexander Thomas <[email protected]> Reviewed-by: Alexander Thomas <[email protected]> Reviewed-by: Erik Ernst <[email protected]>
1 parent b09f6ab commit 50b8358

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": "ccda634a15d62b23b427ae260991bd7580164661",
57+
"co19_rev": "2e0a25b45ffbe29cc7f5741e7b16ee230a3af066",
5858

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

0 commit comments

Comments
 (0)