Skip to content

Commit 0539814

Browse files
sgrekhovCommit Queue
authored and
Commit Queue
committed
[co19] Roll co19 to c65089af3941dae18d513753960ee05181b4b35c
2025-03-06 [email protected] dart-lang/co19#3057. Add reachability tests for operators. Part 3. (dart-lang/co19#3100) 2025-03-06 [email protected] dart-lang/co19#3057. Add reachability tests for operators. Part 2. (dart-lang/co19#3099) 2025-03-06 [email protected] dart-lang/co19#3057. Add reachability tests for operators. Part 1. (dart-lang/co19#3098) 2025-03-05 [email protected] dart-lang/co19#3057. Add reachability tests for operator + (dart-lang/co19#3097) 2025-03-05 [email protected] dart-lang/co19#3057. Add tests for cascade method invocation (dart-lang/co19#3095) 2025-03-05 [email protected] Closes dart-lang/co19#3088. Remove weak mode from LanguageFeatures/Patterns. (dart-lang/co19#3096) 2025-03-05 [email protected] dart-lang/co19#3088. Remove weak mode from LanguageFeatures/nnbd. Part 2. (dart-lang/co19#3094) 2025-03-04 [email protected] dart-lang/co19#3057. Add tests for method invocation (dart-lang/co19#3083) 2025-03-04 [email protected] dart-lang/co19#3088. Remove weak mode from LanguageFeatures/nnbd. Part 1. (dart-lang/co19#3092) 2025-03-04 [email protected] dart-lang/co19#3088. Remove weak mode from Language and LibTest (dart-lang/co19#3093) 2025-03-03 [email protected] dart-lang/co19#3088. Remove weak mode from TypeSystem/subtyping (dart-lang/co19#3091) 2025-03-03 [email protected] dart-lang/co19#3088. Remove weak mode from TypeSystem/type-normalization (dart-lang/co19#3089) 2025-03-03 [email protected] dart-lang/co19#3088. Remove weak mode from TypeSystem/flow-analysis (dart-lang/co19#3090) 2025-03-03 [email protected] Fixes dart-lang/co19#3086. Update context type for expected value (dart-lang/co19#3087) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: Ib3b8714c4d6ae5d73089b41374ed3ce16b6ddab0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414220 Reviewed-by: Erik Ernst <[email protected]> Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Alexander Thomas <[email protected]>
1 parent a98011a commit 0539814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

+1-1
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": "d285ef839784162ca988a9d149522249d0c00c5c",
57+
"co19_rev": "c65089af3941dae18d513753960ee05181b4b35c",
5858

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

0 commit comments

Comments
 (0)