提交 63b9d257 编写于 作者: B Ben Konyi

Roll src/third_party/dart f29e100f42..1e82544b07 (41 commits)

1e82544b07 [gardening] Attempt to paper over failing flutter test affected by https://dart-review.googlesource.com/c/sdk/+/97311.
dfbdf0a187 Support for function typed formal parameters.
e46fa1cf1d Revert "[VM] Ensure Top level class is finalized for loadedscripts in library"
e0a2651ce0 [cfe] Fix downcasts added during set/map disambiguation
f21d521d0e [cfe] Fix pre-inference set/map disambiguation
6b19aa821b [cfe] Do type checks on spreads during inference
1a5ed8247f [fasta] Fix typos and copy-paste errors in a test case
584affcffa [cfe] Add initial support for 'for' and for-in elements in maps
fa7e0c7531 [cfe] Add element type checks in spreads
1b2a4b8eb1 Convert some tests to DriverResolutionTest
fb58826aa3 [CFE] Compensate for lowering and desugaring in spread.
7ef28f0b03 Handle constant field init registration correctly.
da0de0a867 Handle native field impact correctly from ir constants
00d65e2d84 Roll co19 to revision c3b33ee
0560014c79 Remove unused error codes
e8b56268ef Resolve constructor initializers and redirections.
c185945507 [vm/aot] Ensure global object pool is relocated by compactor and reloaded when returning from natives
d23909802e [vm/compiler] Eliminate dead CatchBlockEntry Parameter-s
69790e7eb4 Updated Dart.g, tests & status files to support ui-as-code collections
1bf1ca1933 Revert "Update dart_style to 1.2.5."
4fe2f6f349 Add more tests to the incremental compiler
611a53ee5e Update dart_style to 1.2.5.
b7f69e24a2 dartdevc and bazel worker can use incremental compiler
a506c708f2 [co19] DEPS updated
9b77e4c507 Include constructors into available suggestions.
0eb76a5b5a Move await for of null tests to a different file.
8d699db9af Update spread_collections/inference_test to use Type.== instead of identical
edf470bf83 Initial sketch of dartdoc support
1b643e5c1f Support for mixins.
bc0148cf87 [ddc] Skip unsupported co19 tests on ddc/ddk
15b4e57510 [ VM / Service ] Fixed failing isolate_lifecycle_test
4c50d06ac5 Handle inconsistent analysis exception during a refactoring (issue 36149)
ae62f7fefe [vm, gc] Make incremental write-barrier elimination safe.
d07e33e11f Convert more comments from block to line style
926a6c0958 Convert more comments
dfcc52f909 [vm/dart:io/fuchsia] Improve fdio_pipe_half signature, step 2.
1926f69e4d Include available classes when includeConstructorSuggestions is true.
d0fda82493 Clean up some of the unused task model support in test code
2bc81be75a [infra] Some missing interpreter bot configurations.
ac2c934563 Reland "[ VM / dart:isolate ] Added ability to set names for spawned isolates."
380ae2ce55 [ Observatory ] Fixed links for 'part's in dart:* scripts not being created.
上级 b75472c1
......@@ -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': 'f29e100f42f49cae1cb535d807955fc1503b0d80',
'dart_revision': '1e82544b07f13394da8da305858de5ab7caae7ad',
# 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: 94e50e38cee32854b41f95fc588edc59
Signature: 4fbe06d52d386154c027097dac450ce8
UNUSED LICENSES:
......@@ -5465,6 +5465,7 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/backend/compile_type.h
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/loops.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/loops.h
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/loops_test.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/redundancy_elimination_test.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/slot.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/slot.h
FILE: ../../../third_party/dart/runtime/vm/compiler/compiler_pass.cc
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册