From a6d840054d9c616bf2595ba6816e665e985f93b9 Mon Sep 17 00:00:00 2001 From: Alexander Thomas Date: Tue, 7 Sep 2021 09:52:24 +0000 Subject: [PATCH] [co19] Roll co19 to 4aae571b0358e2f063ab68f2eb92857e31deb0b9 2021-09-06 sgrekhov@unipro.ru Assertion updated in constructor tear-off ambiguities tests 2021-09-06 sgrekhov@unipro.ru Fixes 1191. Generic instantiation of 'call' method is now allowed Cq-Include-Trybots: dart/try:analyzer-nnbd-linux-release-try,dart2js-nnbd-linux-x64-chrome-try,ddc-nnbd-linux-release-chrome-try,front-end-nnbd-linux-release-x64-try,vm-kernel-nnbd-linux-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try Change-Id: I071c79dec550970ed74f6cc3b3a4fc9a071b0387 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/212578 Reviewed-by: William Hesse --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 503c2f80ff7..0719a0f6f5a 100644 --- a/DEPS +++ b/DEPS @@ -44,7 +44,7 @@ vars = { # co19 is a cipd package. Use update.sh in tests/co19[_2] to update these # hashes. It requires access to the dart-build-access group, which EngProd # has. - "co19_rev": "a4f77a02a3676b1c2e7390c860cb0486c8515d3f", + "co19_rev": "4aae571b0358e2f063ab68f2eb92857e31deb0b9", "co19_2_rev": "3e1ea1af9ef293d7f6a8f3332b5c71c7072a30e0", # The internal benchmarks to use. See go/dart-benchmarks-internal