Skip to content

Conversation

@plemarquand
Copy link
Contributor

This patch fixes up:

  • 1 File 'Foo.swift' is part of module 'module'; ignoring import warning
  • 70 "Instance method 'foo' cannot be used in an '@inlinable' function because 'module' was not imported by this file" warnings
  • 2 "Result of call 'foo' is unused" warnings

This patch fixes up:
- 1 File 'Foo.swift' is part of module 'module'; ignoring import
  warning
- 70 "Instance method 'foo' cannot be used in an '@inlinable'
  function because 'module' was not imported by this file" warnings
- 2 "Result of call 'foo' is unused" warnings
@plemarquand plemarquand requested a review from ahoppen as a code owner July 5, 2024 18:12
Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

Thank you, Paul!

@plemarquand plemarquand requested a review from ahoppen July 15, 2024 12:27
@ahoppen
Copy link
Member

ahoppen commented Jul 16, 2024

@swift-ci Please test

@ahoppen ahoppen merged commit 1dfda5b into swiftlang:main Jul 16, 2024
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