• B
    Roll src/third_party/dart dd1969a43a..7505b3a5f0 (39 commits) · 1bdcca67
    Ben Konyi 提交于
    dart-lang/sdk@7505b3a5f0 [vm] Boilerplate for wasm types.
    dart-lang/sdk@4adbc8f1e6 Use single TypeSystem.inferGenericFunctionOrType(), avoid using full generic DartType.
    dart-lang/sdk@7f90b562be Migration: clean up nomenclature of graph edge "sources".
    dart-lang/sdk@9bb9c05f92 Rename EdgeInfo.hard to EdgeInfo.isHard
    dart-lang/sdk@478e3cfe87 Migration: test and fix a few more instrumentation corner cases.
    dart-lang/sdk@9753a397bf Allow responses with no "type" field to succeed for ServiceExtensionConsumers.
    dart-lang/sdk@e00c8f3cb7 Add a command-line option to dartfix to specify the output directory
    dart-lang/sdk@b87c9afb82 Revert "Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM.""
    dart-lang/sdk@9f0872847d [VM] Linux with symbolic link to dart: still find kernel-service snapshot
    dart-lang/sdk@f309ca5faa improvements to remove_unused_local_variable
    dart-lang/sdk@9385a879e5 Status file cleanup.
    dart-lang/sdk@dd83ded1e9 Add output directory field to dartfix API
    dart-lang/sdk@93980b75ce Add TypeProvider.xyzType2() for platform classes with type parameters.
    dart-lang/sdk@035c428b31 Delete language_2/config_import_test.
    dart-lang/sdk@1222a97e46 [nnbd_migration] principle is check types non-null, component types nullable
    dart-lang/sdk@114fdbc50b Fix the messages associated with the invalid_override diagnostic
    dart-lang/sdk@eb208b1074 Move inference-failure-on-collection-literal tests
    dart-lang/sdk@74fb313c78 nodeInList utility
    dart-lang/sdk@631e547c2f [vm/bytecode] Setup initial scope before the first CheckStack
    dart-lang/sdk@6a9d792454 Move NullabilitySuffix to API.
    dart-lang/sdk@4ae145e173 Migration: Introduce an instrumentation interface.
    dart-lang/sdk@90b44e77d8 Report strict-inference issues with function return types
    dart-lang/sdk@c1d0ca7518 [vm/bytecode] Minor cleanup.
    dart-lang/sdk@ecc99cca3b Fix lib_2/async/stream_distinct_test.
    dart-lang/sdk@0d0630bf52 Compile with -lpthread by default on linux.
    dart-lang/sdk@405ff47ebe Add ClassElement.isDartCoreObject, use instead of 'classElement.type.isObject'.
    dart-lang/sdk@3290912366 Remove code reference to Never
    dart-lang/sdk@46f2603781 Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM."
    dart-lang/sdk@07cd62af19 [ package:vm_service ] 2.0.0 Release: Added named parameters to VM service object constructors
    dart-lang/sdk@188ad65b2d [vm] Support serializaing PcDescriptors in kFull snapshots.
    dart-lang/sdk@e978b32a7e Stop using '.type' in analysis_server.
    dart-lang/sdk@87ba885a45 Delete language_2/call_method_implicit_tear_off_implements_function_test.
    dart-lang/sdk@b53b425195 Migration: change EdgeOrigin classes to store AST nodes rather than offsets.
    dart-lang/sdk@233189e598 Migration: clean up EdgeOrigin class hierarchy.
    dart-lang/sdk@74db01f1c2 Migration: Remove edge origins from GraphEdge data structure.
    dart-lang/sdk@963b98715d [vm/fuzzer] Reduce limit on emitted classes
    dart-lang/sdk@ec1b9615b1 fix for unused_field
    dart-lang/sdk@c5c2c1bcca Migration: Fix assignment of FutureOr<T> to FutureOr<U>.
    dart-lang/sdk@f470695875 Stop using ClassElement/TypeParameterElement.type in tests.
    1bdcca67
DEPS 22.9 KB