Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup several classes of warnings #8361

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

plemarquand
Copy link
Contributor

@plemarquand plemarquand commented Mar 11, 2025

  • Remove @_implementationOnly in favour of internal import
  • Remove now-redundant Sendable conformances
  • Remove unused variables
  • Fix a few missed unnecessary @retroactive conformances
  • Use swiftlang/swift-llbuild.git instead of apple/swift-llbuild.git

@jakepetroules
Copy link
Contributor

@swift-ci test

@plemarquand plemarquand force-pushed the fix-more-warnings branch 5 times, most recently from 3aa9445 to 9e779b0 Compare March 13, 2025 13:44
@plemarquand
Copy link
Contributor Author

@swift-ci test

- Remove `@_implementationOnly` in favour of `internal import`
- Remove now-redundant Sendable conformances
- Remove unused variables
- Fix a few missed unnecessary `@retroactive` conformances
- Use swiftlang/swift-llbuild.git instead of apple/swift-llbuild.git
@plemarquand plemarquand force-pushed the fix-more-warnings branch 2 times, most recently from 56dbf24 to 86313d6 Compare March 14, 2025 13:13
@plemarquand
Copy link
Contributor Author

@swift-ci test

@plemarquand
Copy link
Contributor Author

@swift-ci test windows

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.

2 participants