Skip to content

Commit beba2e8

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to dfea6e4100267a94e63563fb86fe3ad53bccb13b
2025-10-31 [email protected] Fixes dart-lang/co19#3378. Add an error for the analyzer in definition_t16.dart (dart-lang/co19#3379) 2025-10-30 [email protected] dart-lang/co19#3329. Add more private named parameters tests (dart-lang/co19#3375) 2025-10-30 [email protected] Update ffi package version (dart-lang/co19#3376) 2025-10-29 [email protected] dart-lang/co19#3329. Add tests for "corresponding public name" (dart-lang/co19#3361) 2025-10-29 [email protected] Fixes dart-lang/co19#3373. Fix constructor invocation in definition_t16.dart (dart-lang/co19#3374) 2025-10-29 [email protected] dart-lang/co19#3329. Add private named parameters tests. (dart-lang/co19#3362) 2025-10-29 [email protected] dart-lang/co19#2825. Add sanity rules tests (dart-lang/co19#3370) 2025-10-29 [email protected] Fixes dart-lang/co19#3371. Remove obsolete test Language/Classes/definition_t14.dart (dart-lang/co19#3372) [email protected], [email protected] Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try,dart2js-minified-linux-d8-try Change-Id: I7326b0aacf83a64a5f89dc6a22da836af6961a93 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/459260 Reviewed-by: Erik Ernst <[email protected]> Auto-Submit: Sergey Grekhov <[email protected]> Commit-Queue: Erik Ernst <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
1 parent 5656806 commit beba2e8

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": "c5891879623a504fa61ad151d141f5b00665c4d7",
57+
"co19_rev": "dfea6e4100267a94e63563fb86fe3ad53bccb13b",
5858

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

0 commit comments

Comments
 (0)