Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll src/third_party/dart 9c148623c5..82f657d7cb (25 commits) #10098

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

bkonyi
Copy link
Contributor

@bkonyi bkonyi commented Jul 24, 2019

This is an automated pull request which will automatically merge once checks pass.

Roll src/third_party/dart 9c14862..82f657d (25 commits)

dart-lang/sdk@82f657d7cb [cfe] Support error testing in annotated tests
dart-lang/sdk@b9828b5ac7 [cfe] Merge KernelFormalParameterBuilder into FormalParameterBuilder
dart-lang/sdk@58453dc4c7 Use findMethod() and assertElement() in ExtensionMethodTest.
dart-lang/sdk@94b34b2b30 Refine how unspecified static error expectations are defined.
dart-lang/sdk@d767363950 [dart2js] Make _ConstantNodeIndexerVisitor DAG-aware
dart-lang/sdk@6ccfb4bab1 Update analyzer-cli test for summary2.
dart-lang/sdk@11f5b34f07 Reland "[dartdevc] Immediately throw when encountering an unevaluated constant"
dart-lang/sdk@48662bdb94 Report not initialized potentially non-nullable instance fields.
dart-lang/sdk@030e60e0ef Allow the name of an extension to be accessed while linking
dart-lang/sdk@46bcc460c0 Support for unnamed extensions in summary2.
dart-lang/sdk@bd2b0504f1 Search for extension getter/method/setter using FindElement.
dart-lang/sdk@4d62935fe5 [vm] Fix a small ELF serialization issue for simarm_x64
dart-lang/sdk@ecaa530faf Collect informative data for extensions.
dart-lang/sdk@6c43390cd8 Begin running the shared "ID tests" for constants on the analyzer.
dart-lang/sdk@2ada1edb59 Fix for 'Never' in dart:core and summary1.
dart-lang/sdk@71cd8a6efa Tests for analyzer_cli and --summary-deps-output results.
dart-lang/sdk@4c08c5026d Expose DartObjectImpl.toFunctionValue() through the public API
dart-lang/sdk@c37eebd011 Add a more "isDartCore..." getters to DartType.
dart-lang/sdk@a082f8ce65 merge ArrayBasedScanner into AbstractScanner
dart-lang/sdk@e6db859100 [dartdevc] Cleanup unused portions of subtyping rules
dart-lang/sdk@f66964c66d [vm/concurrency] Ensure library tag handler is set up on the isolate group, shared by all isolates in the group.
dart-lang/sdk@ce7232cd0f Store type Never in summaries.
dart-lang/sdk@262e4c4b09 Remove canonicalization_hashing entries from language_2_dart2js.status
dart-lang/sdk@0bfb943500 [vm] Locate ELF/Mach-O scripts with realpath in dart_precompiled_runtime.
dart-lang/sdk@5e2a950685 Support accessing the documentation comment of an ExtensionElement

dart-lang/sdk@82f657d7cb [cfe] Support error testing in annotated tests
dart-lang/sdk@b9828b5ac7 [cfe] Merge KernelFormalParameterBuilder into FormalParameterBuilder
dart-lang/sdk@58453dc4c7 Use findMethod() and assertElement() in ExtensionMethodTest.
dart-lang/sdk@94b34b2b30 Refine how unspecified static error expectations are defined.
dart-lang/sdk@d767363950 [dart2js] Make _ConstantNodeIndexerVisitor DAG-aware
dart-lang/sdk@6ccfb4bab1 Update analyzer-cli test for summary2.
dart-lang/sdk@11f5b34f07 Reland "[dartdevc] Immediately throw when encountering an unevaluated constant"
dart-lang/sdk@48662bdb94 Report not initialized potentially non-nullable instance fields.
dart-lang/sdk@030e60e0ef Allow the name of an extension to be accessed while linking
dart-lang/sdk@46bcc460c0 Support for unnamed extensions in summary2.
dart-lang/sdk@bd2b0504f1 Search for extension getter/method/setter using FindElement.
dart-lang/sdk@4d62935fe5 [vm] Fix a small ELF serialization issue for simarm_x64
dart-lang/sdk@ecaa530faf Collect informative data for extensions.
dart-lang/sdk@6c43390cd8 Begin running the shared "ID tests" for constants on the analyzer.
dart-lang/sdk@2ada1edb59 Fix for 'Never' in dart:core and summary1.
dart-lang/sdk@71cd8a6efa Tests for analyzer_cli and --summary-deps-output results.
dart-lang/sdk@4c08c5026d Expose DartObjectImpl.toFunctionValue() through the public API
dart-lang/sdk@c37eebd011 Add a more "isDartCore..." getters to DartType.
dart-lang/sdk@a082f8ce65 merge ArrayBasedScanner into AbstractScanner
dart-lang/sdk@e6db859100 [dartdevc] Cleanup unused portions of subtyping rules
dart-lang/sdk@f66964c66d [vm/concurrency] Ensure library tag handler is set up on the isolate group, shared by all isolates in the group.
dart-lang/sdk@ce7232cd0f Store type Never in summaries.
dart-lang/sdk@262e4c4b09 Remove canonicalization_hashing entries from language_2_dart2js.status
dart-lang/sdk@0bfb943500 [vm] Locate ELF/Mach-O scripts with realpath in dart_precompiled_runtime.
dart-lang/sdk@5e2a950685 Support accessing the documentation comment of an ExtensionElement
@bkonyi
Copy link
Contributor Author

bkonyi commented Jul 24, 2019

Checks successful, automatically merging.

@bkonyi bkonyi merged commit d409df8 into master Jul 24, 2019
@bkonyi bkonyi deleted the dart-sdk-roll-2019-07-24 branch July 24, 2019 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants