dart-sdk/runtime
Johnni Winther 7900e9071a [cfe] Remove support for old super-mixins feature
This CL remove the support for mixing in classes that don't extend
Object. An error has been report by the analyzer for some time and
now also by the CFE.

This puts the breaking change https://github.com/dart-lang/sdk/issues/48167 into effect.

TEST=pkg/front_end/testcases/general/issue48167.dart

Change-Id: Ia7715a27dc1aa18a7c85b24ed86d19a91b6924d5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247551
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
2022-06-13 15:30:57 +00:00
..
bin [vm] Cleanup --lazy-async-stacks VM option 2022-06-10 13:41:24 +00:00
docs [vm] Expose whether extension stream has listeners, guard postEvent 2022-04-26 07:53:43 +00:00
include [vm/heap/metrics] Make sure heap-related metric are reported for the isolate group, rather than isolate. 2022-06-08 18:01:02 +00:00
lib [vm] Cleanup --lazy-async-stacks VM option 2022-06-10 13:41:24 +00:00
observatory [vm] More efficient 'await' of not Future and completed _Future 2022-06-10 14:38:28 +00:00
observatory_2 [vm] More efficient 'await' of not Future and completed _Future 2022-06-10 14:38:28 +00:00
platform [vm] Update bit algorithms in utils.cc 2022-05-16 07:30:40 +00:00
tests [cfe] Remove support for old super-mixins feature 2022-06-13 15:30:57 +00:00
third_party [vm] More pieces of Windows ARM support. 2022-04-07 23:15:48 +00:00
tools Use any deps for all unpublished packages 2022-05-17 01:22:25 +00:00
vm [cfe] Remove support for old super-mixins feature 2022-06-13 15:30:57 +00:00
.clang-tidy
.gitignore
BUILD.gn [build] -fno-strict-vtable-pointers is a Clang-only flag. 2022-03-30 17:34:20 +00:00
codereview.settings
configs.gni
CPPLINT.cfg
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
PRESUBMIT.py [python3] Migrate PRESUBMIT.py files 2021-08-16 08:29:54 +00:00
runtime_args.gni [VM] error: ‘mallinfo mallinfo()’ is deprecated 2021-12-08 00:25:10 +00:00