b019045393
Infer missing type arguments to generic mixin classes in mixin applications based on mixin supertype constraints. The implementation directly follows the draft feature specification at https://dart-review.googlesource.com/c/sdk/+/38940. Bug: https://github.com/dart-lang/sdk/issues/31984 Change-Id: I7caba037b1b0e73c44f71aaa958f3ff3e8f3c1f0 Reviewed-on: https://dart-review.googlesource.com/40661 Commit-Queue: Kevin Millikin <kmillikin@google.com> Reviewed-by: Paul Berry <paulberry@google.com> Reviewed-by: Leaf Petersen <leafp@google.com>