dart-sdk/pkg
Paul Berry 621c41f091 Add mixin support to InterfaceTypeImpl.isMoreSpecificThan.
In the long run we should eliminate the code duplication between
InterfaceTypeImpl.isMoreSpecificThan and TypeSystem.isMoreSpecificThan
(see #34653), but this gets us past the immediate bug.

Fixes #34641.

Change-Id: I0a7935cff7a0d73728a918db7513e46ff73bc984
Reviewed-on: https://dart-review.googlesource.com/c/77676
Auto-Submit: Paul Berry <paulberry@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2018-10-03 00:01:16 +00:00
..
analysis_server Generate quick fix for await in non-async (issue 34647) 2018-10-02 20:46:36 +00:00
analysis_server_client
analyzer Add mixin support to InterfaceTypeImpl.isMoreSpecificThan. 2018-10-03 00:01:16 +00:00
analyzer_cli Fix build mode to convert input paths to absolute and normalized before giving them to Analyzer. 2018-10-01 18:18:02 +00:00
analyzer_fe_comparison In analyzer/FE comparison, compare the return types of function types. 2018-09-26 19:33:21 +00:00
analyzer_plugin Replace MockSDK in analyzer_plugin to fix its tests on Windows. 2018-09-30 17:07:51 +00:00
async_helper
build_integration
compiler Consolidate dart2js front-end dependencies 2018-10-02 12:34:28 +00:00
dart2js_tools
dart_internal
dev_compiler Deprecate Element.isVirtual 2018-09-29 15:43:43 +00:00
diagnostic Create a package for shared diagnostics 2018-09-27 16:23:20 +00:00
expect implement super mixins in dartdevc and fix a few issues in Analyzer 2018-09-18 03:21:48 +00:00
front_end Use context severity when calling onProblem 2018-10-02 17:02:10 +00:00
js
js_ast Small cleanups to avoid warnings in IntelliJ 2018-08-30 06:47:38 +00:00
kernel Remove _ConstantExpressionError 2018-09-28 08:41:53 +00:00
meta Revert "[dart2js] Simplify noInline / tryInline annotations" 2018-09-25 22:11:42 +00:00
microlytics
smith Lay the groundwork for comparing language_2 compilation results between analyzer and CFE. 2018-09-08 15:25:05 +00:00
sourcemap_testing
status_file
telemetry
testing Fix broken 'fasta testing sdk'. 2018-09-27 13:08:47 +00:00
vm [VM] Remove 'corelib' and 'dart-io' sources generation into C++ arrays 2018-10-02 23:27:05 +00:00
.gitignore
BUILD.gn
pkg.status Extract PhysicalResourceProvider watch tests and mark them flaky. 2018-10-01 18:07:43 +00:00