Skip to content

[BasicContainers] Allow standalone use of the UnstableHashedContainers trait#597

Merged
lorentey merged 1 commit intoapple:mainfrom
lorentey:fix-standalone-traits
Mar 9, 2026
Merged

[BasicContainers] Allow standalone use of the UnstableHashedContainers trait#597
lorentey merged 1 commit intoapple:mainfrom
lorentey:fix-standalone-traits

Conversation

@lorentey
Copy link
Copy Markdown
Member

@lorentey lorentey commented Mar 9, 2026

Oops, I lost a change that allowed enabling the UnstableHashedContainers trait without also opting into UnstableContainersPreview. Reimplement this functionality.

Checklist

  • I've read the Contribution Guidelines
  • My contributions are licensed under the Swift license.
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (if appropriate).
  • I've added benchmarks covering new functionality (if appropriate).
  • I've verified that my change does not break any existing tests or introduce unexplained benchmark regressions.
  • I've updated the documentation if necessary.

…s trait

Oops, I lost a change that allowed enabling the UnstableHashedContainers trait without also opting into UnstableContainersPreview. Reimplement this functionality.
@lorentey lorentey added this to the 1.4.1 milestone Mar 9, 2026
@lorentey lorentey merged commit b420b0d into apple:main Mar 9, 2026
77 of 78 checks passed
@lorentey lorentey deleted the fix-standalone-traits branch March 9, 2026 23:35
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