[SE-0466] Enable SendableProhibitsMainActorInference by default

This implements the SE-0466 amendment under discussion for all code
with default main-actor isolation.

Finalizes rdar://151029300.
This commit is contained in:
Doug Gregor
2025-07-09 10:44:39 -07:00
parent 529ec41815
commit d2afd8700e
6 changed files with 3 additions and 27 deletions

View File

@@ -125,7 +125,6 @@ UNINTERESTING_FEATURE(StructLetDestructuring)
UNINTERESTING_FEATURE(MacrosOnImports)
UNINTERESTING_FEATURE(NonisolatedNonsendingByDefault)
UNINTERESTING_FEATURE(KeyPathWithMethodMembers)
UNINTERESTING_FEATURE(SendableProhibitsMainActorInference)
UNINTERESTING_FEATURE(ImportMacroAliases)
// TODO: Return true for inlinable function bodies with module selectors in them