0952026596
DDC's new module system no longer requires that libraries in a referential cycle be in the same compilation module. Disabling SCCs allows allows us to compile modules more finely and with more stability, which simplifies hot reload operations. Change-Id: I9ca9fc343b31d9df40aa88b562fe1f5916bad6a4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/446743 Commit-Queue: Mark Zhou <markzipan@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>