File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -98,9 +98,11 @@ An immediate benefit of adoption mode is the capability to deliver source
9898modifications that can be applied to preserve or improve the behavior of
9999existing code whenever the feature provides for them.
100100
101- > [ !NOTE]
102- > The subject of this proposal is an enhancement to the Swift feature model.
103- > Applications of adoption mode to existing features are beyond its scope.
101+ This proposal will support the set of existing upcoming features that
102+ have mechanical migrations, as described in the [ Automation] ( #automation )
103+ section. All future proposals that introduce new upcoming features should
104+ include a mechanical migration via adoption mode in the Source compatibility
105+ section of the proposal.
104106
105107## Detailed design
106108
You can’t perform that action at this time.
0 commit comments