Skip to content

NCGenerics: conformances can depend on Copyable #71794

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

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

kavon
Copy link
Member

@kavon kavon commented Feb 21, 2024

Copyable information about a value is available at runtime, so it's not strictly non-marker protocols that a conditional conformance to some P can depend on.

The actual runtime support to check those conditional requirements is coming in a future PR.

@kavon
Copy link
Member Author

kavon commented Feb 21, 2024

@swift-ci smoke test

@kavon kavon enabled auto-merge February 21, 2024 22:13
@kavon kavon disabled auto-merge February 21, 2024 22:25
@kavon kavon force-pushed the ncgenerics-test-fixes-kavon-v19 branch from d93111c to 84b309d Compare February 22, 2024 06:40
@kavon
Copy link
Member Author

kavon commented Feb 22, 2024

@swift-ci smoke test

@kavon
Copy link
Member Author

kavon commented Feb 22, 2024

preset=ncgenerics,smoketest=macosx
@swift-ci Please test with preset macOS Platform

@kavon
Copy link
Member Author

kavon commented Feb 22, 2024

@swift-ci smoke test windows

@kavon
Copy link
Member Author

kavon commented Feb 22, 2024

noncopyable generics preset results:

********************
Failed Tests (2):
  Swift(macosx-x86_64) :: api-digester/stability-stdlib-abi-with-asserts.test
  Swift(macosx-x86_64) :: api-digester/stability-stdlib-source.swift

********************
Unexpectedly Passed Tests (1):
  Swift(macosx-x86_64) :: DebugInfo/ASTSection_linker.swift

@kavon kavon merged commit c50cd2e into swiftlang:main Feb 22, 2024
@kavon kavon deleted the ncgenerics-test-fixes-kavon-v19 branch February 22, 2024 20:40
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.

1 participant