Skip to content

Commit 1b886e5

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to 9db3c2b39b7aa018277f61e35d74624a4f55e30b
2025-11-13 sgrekhov22@gmail.com dart-lang/co19#3315. Move other `grammar_*` to `Primary-constructors` (dart-lang/co19#3391) 2025-11-13 sgrekhov22@gmail.com dart-lang/co19#3315. Move/add name conflict tests to `Primary-constructors`. (dart-lang/co19#3393) 2025-11-12 sgrekhov22@gmail.com dart-lang/co19#3315. Add grammar tests for `factory()` (dart-lang/co19#3390) 2025-11-11 sgrekhov22@gmail.com dart-lang/co19#3315. Move `grammar_A01_t*` to `Primary-constructors` (dart-lang/co19#3389) 2025-11-11 sgrekhov22@gmail.com dart-lang/co19#3330. Add test for the lexical lookup (dart-lang/co19#3387) 2025-11-11 sgrekhov22@gmail.com dart-lang/co19#3330. Add static extensions tests. Part 2. (dart-lang/co19#3382) 2025-11-11 sgrekhov22@gmail.com dart-lang/co19#3330. Add debugger tests for static extensions (dart-lang/co19#3383) 2025-11-10 sgrekhov22@gmail.com dart-lang/co19#2825. Fix async functions call in scope_A06_t02.dart (dart-lang/co19#3386) 2025-11-07 biggs0125@gmail.com Use correct async helpers and awaits in LanguageFeatures/Parts-with-imports/scope_A06_t03.dart (dart-lang/co19#3384) R=athom@google.com, eernst@google.com Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try,dart2js-minified-linux-d8-try Change-Id: I308e558680dded4d76eb701a8033ae2dbd758505 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461821 Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Alexander Thomas <athom@google.com> Reviewed-by: Erik Ernst <eernst@google.com>
1 parent 6848cb7 commit 1b886e5

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": "467016acdb5842571acc75a3f98ec08cf53376c6",
57+
"co19_rev": "9db3c2b39b7aa018277f61e35d74624a4f55e30b",
5858

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

0 commit comments

Comments
 (0)