Is it reproducible with SwiftPM command-line tools: swift build, swift test, swift package etc?
Description
Plugin generated sources shouldn't have fix-it's applied, because they'll just be overwritten in subsequent builds. The attached fixture demonstrates this if migrated to the "ExistentialAny" feature
ExistentialAnyWithPluginMigration.zip
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
Swift Package Manager version/commit hash
No response
Swift & OS version (output of swift --version ; uname -a)
No response