未验证 提交 b2673641 编写于 作者: B Ben Konyi 提交者: GitHub

Roll src/third_party/dart 2e5453ddb4..3533da6d58 (63 commits) (#7568)

3533da6d58 Add fixes for a couple of hints
5543fce9a3 add limited support for parsing if control flow entries in lists, sets, and maps
55197eafd7 Refactor literal list, set, and map parsing for control flow collections
fed59a7a8f Whitespace and formatting cleanup
7078c9a69e [dart/fuzzer] Further development DartFuzz
eb4e7fb895 Mixin superclass does not include mmembers of implemented interfaces.
e546359f37 [vm/gardening] Update status file for http_close_test.
a12805b90f Gathered all spec snippets about operator == into one location
fb7d075cfa [infra] Use third_party/gsutil in the status file free workflow.
de4dea71d7 [infra] Add Windows support to test.dart.
3c97ac1978 [vm/gardening] Update status file for int32_length_overflow_test
d8c221524d Remove obsolete legacyMode parameter from ConstantEvaluator
591b52f1c5 [frontend] report transformation error messages through library loader
f1f688215a [VM/AOT] Initialize global VM flags by reading them from vm-isolate snapshots
9d02ca176a Follow up to CL 88941
c0d46344ef Implement double dispatch for types
09224e4a2b Remove deprecated EMPTY_LIST constants.
ec6a7310c9 Allow embedders to get a closurized _startMainIsolate function.
2e9cf40002 [vm, isolate] Fix length truncation in message snapshots, take 2.
f0793a937c Fix analyzer status for const_constructor3_test.
452d2afa19 [Kernel] Stop constant evaluation on errors in the input
30f478b439 Add visitor methods for new AST nodes
dc182cc951 [dart/vm] Add assert in Selector() method
3cb16d20e7 Issue 35551. Invalidate library cycles of libraries when a part file API signature changes.
5812a3bf74 [vm] Fix scoping in TIMELINE_DURATION.
80069ce70b Fix the offset of for-each statements that have an await (issue 35723)
31ef7add9b Simplify ClassHierarchyBuilder API
770ab5275a [infra] Upgrade gsutil to version 4.34
2b1e2718e7 Fix the indexes associated with experiements
f21da0eb17 [infra] Experimentally add gclient-try builder to the CQ.
9b01358ba0 [vm/io] On Windows do not consider sockets with pending operations closed.
44b30b783b Remove unused import
0f8b58f48f [infra] Output logs for flaky tests in compare_results.
55c3106a3f [vm] Improve SelectRepresentations.
bdeefc380a [kernel] Add ability to (de)serialize ConstructorInvocation
027d3d3c66 [kernel] Create empty (De)SerializationState in the verifier
85515884c2 [vm] Fix inference of shifts' RHS in range analysis for nullable SMIs.
404bd4ea9e [infra] Support markdown tables in approve_results.
9e0e175967 Remove some trigger characters from LSP code completion
ba07724b19 Add support for LSP Integration tests w/ basic shutdown test
0adc9a4853 Split helpers out of LSP base test into a mixin
3b5a149df7 Use nonBlocking stdio for LSP
70b02ea06d Remove double synthetic wrap to fix crash in for-in
649c4e6c85 Revised all spec occurrences of "dynamic error"/"dynamic type error"
d2270fcda7 Avoid ConcurrentModificationException with problemsAsJson and patch files
865743a273 Include all non-dart and non-package libaries in fasta testing
1bad9304a0 Print user-imports and parts when printing ast to text
bc81271f29 [infra] Support automatic approval of successes in approve_results.
58057f214f [infra] Fix approve_results incomplete try run error message.
9d25cc93e8 Add build_id for flaky builds to log of flaky tests.
8eed45d0b5 Issue 3084. Don't generated 'new' in Quick Assists.
e285f75bbe Fix dart:html and other entries in CHANGELOG:
f87dd91844 remove defaults from the lint rule registry
16bcfbb104 Add deprecated_member_use_from_same_package to generated LSP ignores
cc9607b04c [VM/AOT] Make trampolines look like free list elements to enable heap walking
38a7f0097f [vm/finalizer] Stop background compiler before sorting classes.
b0b055541b Make Script.tokenPosTable optional.
292ce7a1b8 Fix build breakage.
193b0a72e0 Update to dartdoc 0.28.0.
970390a36e Add field evaluation to source report generation
5724158d58 Use the crossorigin attribute of the main script on deferred hunks.
aeaf82577e dart:html: Add Element.removeAttribute
df7823aa7d [VM] Enable set literal tests in dartk mode.
上级 4b0f2cac
......@@ -31,7 +31,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '2e5453ddb49d033f14bb8f7f2a271ea3db803e20',
'dart_revision': '27316cc97b19c53b693b2ffe93fcb6993c4be86b',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
......
Signature: 58032626656f97f990acd094737b0751
Signature: 120dae0c7996ecd90362d836b86989e5
UNUSED LICENSES:
......@@ -4519,7 +4519,6 @@ FILE: ../../../third_party/dart/sdk/lib/libraries.json
FILE: ../../../third_party/dart/sdk/lib/vmservice_libraries.json
FILE: ../../../third_party/dart/third_party/7zip.tar.gz.sha1
FILE: ../../../third_party/dart/third_party/clang.tar.gz.sha1
FILE: ../../../third_party/dart/third_party/gsutil.tar.gz.sha1
----------------------------------------------------------------------------------------------------
Copyright 2012, the Dart project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册