Skip to content

Commit 195c969

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to a099aaedfc4b074d8b0cebdc6dfb3c45994dbde3
2025-12-10 sgrekhov22@gmail.com dart-lang/co19#3182. Add more tests for augmenting constructors (dart-lang/co19#3439) 2025-12-10 sgrekhov22@gmail.com dart-lang/co19#3182. Add tests for augmenting function parameters with import prefix (dart-lang/co19#3440) 2025-12-10 sgrekhov22@gmail.com dart-lang/co19#3315. Update primary constructor tests according to the spec changes (dart-lang/co19#3441) 2025-12-09 sgrekhov22@gmail.com dart-lang/co19#3182. Add missing experimental flags (dart-lang/co19#3442) 2025-12-05 sgrekhov22@gmail.com dart-lang/co19#3182. Rename `augmenting_functions_A02*` tests (dart-lang/co19#3438) 2025-12-05 sgrekhov22@gmail.com dart-lang/co19#2119. Fix use of `assertStatementsEnabled` (dart-lang/co19#3437) 2025-12-05 sgrekhov22@gmail.com Fixes dart-lang/co19#3433. Remove in-body declaring constructors (dart-lang/co19#3436) 2025-12-05 sgrekhov22@gmail.com Fixes dart-lang/co19#3434. Use correct parameters names. (dart-lang/co19#3435) R=athom@google.com, eernst@google.com Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try,dart2js-minified-linux-d8-try Change-Id: I4b7f8b8068cbf7cff3186c3c66da1fc66c630fd3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/467802 Commit-Queue: Alexander Thomas <athom@google.com> Auto-Submit: Sergey Grekhov <sgrekhov22@gmail.com> Reviewed-by: Erik Ernst <eernst@google.com> Reviewed-by: Alexander Thomas <athom@google.com>
1 parent d47c838 commit 195c969

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": "a4f8892316baf06ce23e404de6d6a526ef814cb5",
57+
"co19_rev": "a099aaedfc4b074d8b0cebdc6dfb3c45994dbde3",
5858

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

0 commit comments

Comments
 (0)