Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://dart.googlesource.com/sdk.git/+log/f96c48307d14..020585872a25 git log f96c483..0205858 --date=short --first-parent --format='%ad %ae %s' 2020-01-17 [email protected] Intersect promoted types in joinV(). 2020-01-17 [email protected] Fix await(ing) tests for List/MapLiteral inference. 2020-01-17 [email protected] Issue 40110. Update switchStatement_end() to 'isExhaustive', use for switch on enum in analyzer. 2020-01-17 [email protected] stop suggesting keywords in method type argument lists 2020-01-17 [email protected] type argument completions for generic method invocations 2020-01-17 [email protected] Remove unnecessary @OverRide 2020-01-17 [email protected] lambda generation for positional args 2020-01-17 [email protected] [dartdevc] Using a single cache for _typeObject and normalized types. 2020-01-17 [email protected] Migration: adapt instrumentation tests to test FixBuilder integration. 2020-01-17 [email protected] Migration: handle code changes within a non-dead branch of an if. 2020-01-17 [email protected] Migration: add support for converting `@required` to `required`. 2020-01-17 [email protected] Migration: further support for adding `?`s to types in FixBuilder. 2020-01-17 [email protected] Fix resolveNameInScope() for import scope. 2020-01-17 [email protected] NNBD preview: Fix html-escaping bug in region text 2020-01-17 [email protected] Re-read condition after resolution, it might be rewritten. 2020-01-17 [email protected] [observatory] Progress on making heap snapshot analysis a public library. Created with: gclient setdep -r src/third_party/dart@020585872a25 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
- Loading branch information