swiftlang / swift

The Swift Programming Language
https://swift.org
Apache License 2.0
67.6k stars 10.37k forks source link

Delete lifetime dependence inference on mutating self #77645

Closed meg-gupta closed 1 day ago

meg-gupta commented 1 day ago

We don't need this anymore since we have @lifetime(target: sources) syntax

meg-gupta commented 1 day ago

@swift-ci test