Skip to content

Fixup several classes of warnings #8361

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

plemarquand
Copy link
Contributor

@plemarquand plemarquand commented Mar 11, 2025

  • 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 8 times, most recently from 86313d6 to 970e775 Compare March 14, 2025 14:15
@plemarquand
Copy link
Contributor Author

@swift-ci test

@plemarquand
Copy link
Contributor Author

@swift-ci test windows

Copy link
Contributor

@bkhouri bkhouri left a comment

Choose a reason for hiding this comment

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

Looks good, though there were a couple of @_implementationOnly that were not converted to internal

- 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
Copy link
Contributor Author

@swift-ci please test

@plemarquand
Copy link
Contributor Author

@swift-ci please test windows

@plemarquand
Copy link
Contributor Author

@swift-ci please test linux

@plemarquand
Copy link
Contributor Author

@swift-ci test windows

Copy link
Member

@cmcgee1024 cmcgee1024 left a comment

Choose a reason for hiding this comment

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

Thanks for cleaning all of these things up.

@plemarquand plemarquand merged commit c6874d3 into swiftlang:main Mar 19, 2025
5 checks passed
@plemarquand plemarquand deleted the fix-more-warnings branch March 19, 2025 16:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants