mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
This commit changes fixit messages from a question/suggestion to an imperative message for protocol conformances and switch-case. Addresses https://github.com/apple/swift/issues/67510.