Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@bkonyi
Copy link
Contributor

@bkonyi bkonyi commented Jan 15, 2019

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

Roll src/third_party/dart 1c9eb3c..d994443 (36 commits)
d994443 [Kernel] Clean up error reporting in constant evaluation
5930016 Remove test flakiness records with misspelled field
04131e7 Implement some more LSP rename tests
9d9f467 Revert "[infra] Blacklist android device id in attempt to make buildbot builder more stable"
c54bc11 Split DEPRECATED_MEMBER_USE_FROM_SAME_PACKAGE off; fixes #30084 and fixes dart-lang/sdk#57867
3a42949 Resolve type names and set nullability for other types.
e4b26e7 [ VM / dart:io ] Update documentation for to warn '--pause-isolates-on-exit' is not respected when exit is called
df0671d [VM] Experimental flags in the dart CLI
3e5e05d [infra] Trigger bots after outage.
7e1aa67 Restore TLABs.
387a644 Issue 33930. Fix resynthesizing function typed field formal parameter types.
b58aa3b Add PubWorkspace, integrate it into ContextBuilder, and therefore fix sealed test
a60a06f Update pkg:expect to use @alwaysThrows annotation on fail functions
fafd3d0 Make bottom, dynamic, void types nullable. Add withNullability() method. Apply proposed substitution rules for type parameters.
7bac8e6 Issue 35551. Log more information to debug the issue.
957f3e2 Restore including transitive files into exception dumps.
9df4f42 [dartdevc] handle a null stack trace passed to async errors
4d77c7b [vm] Remove redundant type-checks from core libraries.
6c76fe2 Issue 25860. Fix for changeFile() directly after removeFile().
02b1658 Revert "[VM/Compiler] Revoke definition status of certain instructions."
8cddcd2 Handle deserialising sub-classes in the super-classes fromJson
19dbf07 [infra] Update checked in SDKs to 2.1.1-dev.1.0
0d6402c Remove faststartup from the test matrix
28fe86d Add implementation/tests for LSP rename
f5c6907 Minor LSP refactors/tidy up
3104aea [release] Add changelog entry for breaking mirrors change
37fba56 [release] Update changelog with changes from dev branch
a877714 [VM/Compiler] Revoke definition status of certain instructions.
32eea54 Extract rename element logic to allow sharing with LSP server
4f16055 Extract inline interfaces from results definitions in LSP spec
085f31a Library import quick-fix: support calls to top-level function variables
eac2e0f [gardening] mark standalone_2/io/http_bind_test as flaky
1c83d8d [Kernel] Allow invalid expressions in constant contexts
950b921 Extract method reportInheritanceConflict
6e13f33 Abstract noSuchMethod might not be an error.
b2224db API documentation update to address #35399

d994443 [Kernel] Clean up error reporting in constant evaluation
5930016 Remove test flakiness records with misspelled field
04131e7 Implement some more LSP rename tests
9d9f467 Revert "[infra] Blacklist android device id in attempt to make buildbot builder more stable"
c54bc11 Split DEPRECATED_MEMBER_USE_FROM_SAME_PACKAGE off; fixes #30084 and fixes https://github.com/dart-lang/linter/issues/1349
3a42949 Resolve type names and set nullability for other types.
e4b26e7 [ VM / dart:io ] Update documentation for  to warn '--pause-isolates-on-exit' is not respected when `exit` is called
df0671d [VM] Experimental flags in the dart CLI
3e5e05d [infra] Trigger bots after outage.
7e1aa67 Restore TLABs.
387a644 Issue 33930. Fix resynthesizing function typed field formal parameter types.
b58aa3b Add PubWorkspace, integrate it into ContextBuilder, and therefore fix sealed test
a60a06f Update pkg:expect to use @alwaysThrows annotation on fail functions
fafd3d0 Make bottom, dynamic, void types nullable. Add withNullability() method. Apply proposed substitution rules for type parameters.
7bac8e6 Issue 35551. Log more information to debug the issue.
957f3e2 Restore including transitive files into exception dumps.
9df4f42 [dartdevc] handle a null stack trace passed to async errors
4d77c7b [vm] Remove redundant type-checks from core libraries.
6c76fe2 Issue 25860. Fix for changeFile() directly after removeFile().
02b1658 Revert "[VM/Compiler] Revoke definition status of certain instructions."
8cddcd2 Handle deserialising sub-classes in the super-classes fromJson
19dbf07 [infra] Update checked in SDKs to 2.1.1-dev.1.0
0d6402c Remove faststartup from the test matrix
28fe86d Add implementation/tests for LSP rename
f5c6907 Minor LSP refactors/tidy up
3104aea [release] Add changelog entry for breaking mirrors change
37fba56 [release] Update changelog with changes from dev branch
a877714 [VM/Compiler] Revoke definition status of certain instructions.
32eea54 Extract rename element logic to allow sharing with LSP server
4f16055 Extract inline interfaces from `results` definitions in LSP spec
085f31a Library import quick-fix: support calls to top-level function variables
eac2e0f [gardening] mark standalone_2/io/http_bind_test as flaky
1c83d8d [Kernel] Allow invalid expressions in constant contexts
950b921 Extract method reportInheritanceConflict
6e13f33 Abstract noSuchMethod might not be an error.
b2224db API documentation update to address #35399
@bkonyi bkonyi closed this Jan 15, 2019
@bkonyi bkonyi deleted the dart-sdk-roll-2019-01-15 branch January 15, 2019 20:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lint rule request - deprecated_member_use_same_package

2 participants