Skip to content

Commit 25a9b7f

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to 886cdf17954f843fb01a6058fbcc8a561c688059
2024-11-14 [email protected] dart-lang/co19#2956. Add more tests for the type `void` (dart-lang/co19#2977) 2024-11-12 [email protected] dart-lang/co19#2956. Rename, move and update existing return from `void` tests (dart-lang/co19#2975) 2024-11-12 [email protected] dart-lang/co19#2956. Add more type void tests. Update existing ones (dart-lang/co19#2974) 2024-11-11 [email protected] Fixes dart-lang/co19#2943. Use name `dartaotruntime` instead of `dart_precompiled_runtime` (dart-lang/co19#2973) 2024-11-11 [email protected] dart-lang/co19#2953. Add inference with bounds tests (dart-lang/co19#2957) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: I1f3c534a1e69af28c9adb93bdc13b8741a64e7f8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/395500 Reviewed-by: Erik Ernst <[email protected]> Reviewed-by: Chloe Stefantsova <[email protected]> Commit-Queue: Erik Ernst <[email protected]>
1 parent 7b71ed1 commit 25a9b7f

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": "e6be493726c6e8ccf0c00aa8a83bfa5ef9850943",
57+
"co19_rev": "886cdf17954f843fb01a6058fbcc8a561c688059",
5858

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

0 commit comments

Comments
 (0)