Skip to content

Conversation

@owenv
Copy link
Collaborator

@owenv owenv commented Dec 8, 2025

Otherwise it may collide with user code.

Closes swiftlang/swift-package-manager#9467

@owenv
Copy link
Collaborator Author

owenv commented Dec 8, 2025

@swift-ci test

@available(macOS 10.15, iOS 11, watchOS 4, tvOS 11, visionOS 1, *)
@available(*, deprecated, message: "Not actually deprecated. Marked as deprecated to allow inclusion of deprecated tests (which test deprecated functionality) without warnings")
struct Runner {
struct __SwiftPMGeneratedTestRunner {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: maybe just "__SwiftGeneratedTestRunner"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now I'm mirroring the other types we generate for the sake of consistency

@owenv owenv merged commit 35e45ee into swiftlang:main Dec 9, 2025
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Parity] value of type 'foo' has no member 'bar'

2 participants