未验证 提交 04fe0078 编写于 作者: S Siva 提交者: GitHub

Roll src/third_party/dart 2fb6cd9f5f..674fd0e060 (58 commits) (#8110)

674fd0e060 Fixes VSCode highlighting of num.dart.
fa90c9abe5 New summaries work snapshot.
ed9e70c771 Add completion support for the ui-as-code features
1335296750 Move SourceLibraryBuilder builder, support for typedef(s), some type parameters.
9ff0a654ca Revert "Reland "[VM runtime] Dual mapping of executable pages.""
9e5cf6b09e Improve set/map/list literal type checking.
affcca729b Fix some tests broken by CL 94993
f6c8468a98 Revert "Eliminate uses of old AST node types from pkg/analyzer/lib/src/summary"
303b8bab3a fix for null_closures
231c5c138e Create codegen work item for all members
0b40a46ab5 Eliminate uses of old AST node types from pkg/analyzer/lib/src/summary
37fa71dc4e Resolve types in scopes, resynthesize some elements.
9f7e11c06b Remove extraneous `3` from method name
d4ccff7b54 Fix _inferSetOrMapLiteralType to handle a context of `?` correctly.
1e1d19bb02 fix for replace_colon_with_equals
04befc2ab3 Improve type inference tests
73be247e12 Eliminate uses of old AST node types from pkg/analyzer/lib/src/generated
068aa0d2e7 Support eagerly initialized static fields.
e6f56a8adf [vm/compiler] first vm implementation of block expression
474e7dc865 update add await fix description
b3b9375ca7 Update comments to refer to the greatest/least closure operation.
6387b1bc73 Clarify ambiguity handling logic in _inferSetOrMapLiteralType
b72ab0790d Add an Iterable type to the nonstandard SDK test.
1ce3e8af71 Reland "[cfe] Handle spread map entries of static type Null"
9f6476392c Reland "[cfe] Compile null-aware spreads in non-const maps"
10b38fd3f9 Reland "[cfe] Handle spread elements of static type Null"
c31be8ab5c Reland "[cfe] Disambiguate between sets and maps with spreads"
8430281a6b Add an implementation of ScopedVisitor.visitForEachPartsWithDeclaration.
6da340bf76 Reland "[VM runtime] Dual mapping of executable pages."
2b501b21aa Revert "[cfe] Disambiguate between sets and maps with spreads"
ff5f5de1be Revert "[cfe] Handle spread elements of static type Null"
b2cb604b9d improve literal list/map/set control flow recovery
d2d098405f [tests] Fix some control flow collections tests
1a2c93ae00 Revert "[cfe] Compile null-aware spreads in non-const maps"
afccd8cbc7 Revert "[cfe] Handle spread map entries of static type Null"
6c8dbd84a0 [infra] Support different local named configurations in tools/test.dart.
166c5e4b38 Use subtype rather than assignability to disambiguate maps/sets.
2e9ff26527 Fix overflow bug in BigInt implementations.
9a7679e9e1 Remove some of the tests of the task framework to reduce references to it
6e359857e4 Move ConstantEvaluationTarget out of the task model
ccd2c85a1a [cfe] Handle spread map entries of static type Null
3160b084d8 [cfe] Compile null-aware spreads in non-const maps
0a13ef7d03 [cfe] Handle spread elements of static type Null
b817b274c2 [cfe] Disambiguate between sets and maps with spreads
0e054b1c6e Some fixes for UI-as-code type inference
8d88316246 fix for unawaited_futures
5eefbd8d14 [vm/ffi] Add a slot for RawPointer::address.
ff55d429f6 [kernel] Collection concatenation nodes.
52ff930338 [cfe] Desugar map spread entries in non-const map literals
76ff150df4 [cfe] Add type inference for spreads in map literals
95b0e57ac5 [gardening] Disable ASAN's coredump suppression via ASAN_OPTIONS.
235e5f3709 Allow component to easily adopt libraries at will
64d8a16563 API changes to incremental compiler to support modular compilation
6231ba0b18 Added appropriate comma within comment.
283cabf1a1 [infra] Reject unexpected extra arguments in approve_results.
299c6457cf [vm/ffi] Fix style guide violation
b8069cbeca Refactor computation of modular data
889d5d9240 Fix type error in node_tracer
上级 0d2cf585
......@@ -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': '2fb6cd9f5ff78fb347795f383a748a1e37d23275',
'dart_revision': '674fd0e060a33deeedbc2f8fae7c32c7e3f0d8d5',
# 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: aeb3ef2d086ef58fb819d6902a51acb5
Signature: 61c85403b45c4241c745ac885c7da2ce
UNUSED LICENSES:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册