Skip to content

Commit 9541425

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to dd66678fea1d11bc6295a688ed5f8e726034f762
2024-10-10 [email protected] dart-lang/co19#2925. Add comment explaining why the syntax error is not reported in grammar_A05_t01_lib.dart (dart-lang/co19#2931) 2024-10-10 [email protected] Fixes dart-lang/co19#2925. Fix expected errors positions in grammar_A05_t01_lib.dart (dart-lang/co19#2929) 2024-10-09 [email protected] dart-lang/co19#2923. More tests for import and export library with the same URI. (dart-lang/co19#2928) 2024-10-09 [email protected] Fixes dart-lang/co19#2926. Remove unnecessary error expectation from grammar_A04_t01.dart (dart-lang/co19#2927) 2024-10-08 [email protected] dart-lang/co19#2923. Add tests for import/exports with the same URI (dart-lang/co19#2924) 2024-10-07 [email protected] dart-lang/co19#2825. Fix dotted.library.name syntax in `part of` directive (dart-lang/co19#2922) 2024-10-04 [email protected] dart-lang/co19#2559. Add augmenting enum values test. (dart-lang/co19#2921) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: I81902e4e4eac8a0b0ffd3f20d957aa9bfcc2cdc5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/389700 Reviewed-by: Erik Ernst <[email protected]> Commit-Queue: Erik Ernst <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
1 parent 18774fc commit 9541425

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": "3af31b33ccaf1b56002dbd3df989f6a97b321ae9",
57+
"co19_rev": "dd66678fea1d11bc6295a688ed5f8e726034f762",
5858

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

0 commit comments

Comments
 (0)