This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/dart 1c9eb3cef8..d9944433af (36 commits) #7489
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
exitis calleddf0671d [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
resultsdefinitions in LSP spec085f31a 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