This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Dart SDK from 9e3b0289197d to e007545c42fd (43 revisions) #18612
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.
Roll Dart SDK from 9e3b028 to e007545 (43 revisions)
https://dart.googlesource.com/sdk.git/+log/9e3b0289197d..e007545c42fd
2020-05-26 sra@google.com [dart2js] Add HFunctionReference
2020-05-26 scheglov@google.com Expose FeatureSetProvider from AnalysisDriver for dartdoc.
2020-05-26 fishythefish@google.com [dart2js] Run some units tests in weak mode.
2020-05-26 fishythefish@google.com [dart2js] Set NNBD mode based on entry point.
2020-05-26 scheglov@google.com Remove support for '--package-root'.
2020-05-26 scheglov@google.com Rewrite TypeName to ConstructorName in one place, consolidate error reporting.
2020-05-26 rmacnak@google.com [vm/tools] Update references to snapshot_analysis.dart.
2020-05-26 rnystrom@google.com Migrate language_2/label to NNBD.
2020-05-26 nshahan@google.com [ddc] Remove packages not used by tests
2020-05-26 parkermeronat@gmail.com [pkg/analyzer] Address prefer_collection_literals lints
2020-05-26 parkermeronat@gmail.com Remove outdated TODOs related to undesired Element APIs
2020-05-26 parkermeronat@gmail.com [pkg/analyzer] Address prefer_final_fields lint
2020-05-26 rnystrom@google.com Migrate language_2/initializing_formal to NNBD.
2020-05-26 rnystrom@google.com Migrate language_2/interface to NNBD.
2020-05-26 rnystrom@google.com Migrate language_2/instance to NNBD.
2020-05-26 rnystrom@google.com Migrate language_2/import to NNBD.
2020-05-26 rnystrom@google.com Include warnings in the static error updater tool.
2020-05-26 alexmarkov@google.com [vm/compiler] Remove redundant phis during canonicalization
2020-05-26 srawlins@google.com Migrator: Fix crash when target of extension method invocation has type names
2020-05-26 parkermeronat@gmail.com Avoid possible exception when removing folder from context
2020-05-26 parkermeronat@gmail.com Fix prefer_conditional_assignment lint suggestions
2020-05-26 alexmarkov@google.com [vm] Fix crash in disassembler on trampolines
2020-05-26 athom@google.com [release] Add release notes for 2.8.3 to the changelog
2020-05-26 rnystrom@google.com Migrate language_2/interceptor to NNBD.
2020-05-26 johnniwinther@google.com [cfe] Set #isSet field after late field in lowering
2020-05-26 vegorov@google.com [vm/snapshot] Improve precision of --write-v8-snapshot-profile-to.
2020-05-26 dmitryas@google.com [cfe] Provide better context in verifier's diagnostics
2020-05-26 jensj@google.com [CFE] Use BlockExpression for encoding cascades
2020-05-26 sstrickl@google.com [vm] Store relocated addresses for text sections in BSS.
2020-05-26 jensj@google.com [CFE] Feedback for tool to add comments to method calls
2020-05-26 davidmorgan@google.com Add LICENSE file under
analyzer_cli
.2020-05-26 athom@google.com [test] Skip flaky canvasrendering tests in Chrome on Mac
2020-05-26 jensj@google.com [kernel/VM] Fix 'infinite' loop with memory crash on specific invalid dill
2020-05-26 brianwilkerson@google.com Convert another set of quick fixes to the producer model
2020-05-25 pquitslund@google.com linter 0.1.116
2020-05-25 scheglov@google.com Extract resolution of 'new Class.constructor()'.
2020-05-25 scheglov@google.com Fix unused imports.
2020-05-25 sgrekhov@unipro.ru [co19] Enable tests migrated to null-safety
2020-05-24 brianwilkerson@google.com Change the element kind used for relevance computations
2020-05-24 scheglov@google.com Use NNBD aware subtype matching rules for inference.
2020-05-24 scheglov@google.com Test isEnumConstant.
2020-05-24 scheglov@google.com Catch InconsistentAnalysisException while computing assists / fixes.
2020-05-24 brianwilkerson@google.com Add a fix for avoid_unused_constructor_parameters
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
...