swiftlang / swift

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

Tests: Add tests for deprecated property wrapper diagnostics #77573

Closed tshortli closed 3 days ago

tshortli commented 3 days ago

Also, test property wrapper availability diagnostics on wrapped local vars.

Inspired by https://github.com/swiftlang/swift/issues/63139, though it doesn't seem to reproduce.

tshortli commented 3 days ago

@swift-ci please smoke test