Skip to content

Conversation

@lorentey
Copy link
Member

  • Bump minimum supported toolchain to Swift 5.9
  • Delete workarounds for older toolchains
  • Mark empty singletons as nonisolated(unsafe)
  • Avoid exposing utility functions in single-module mode
  • Adopt _pointerBitWidth (introduced in 5.9) to help building swift-collections on newly supported targets. (Cc @futurejones)

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.

(cherry picked from commit 0d4376d)

# Conflicts:
#	Sources/InternalCollectionsUtilities/Compatibility/UnsafeMutableBufferPointer+SE-0370.swift.gyb
#	Sources/InternalCollectionsUtilities/Compatibility/UnsafeMutablePointer+SE-0370.swift.gyb
#	Sources/InternalCollectionsUtilities/Compatibility/UnsafeRawPointer extensions.swift.gyb
#	Sources/InternalCollectionsUtilities/Compatibility/autogenerated/UnsafeMutableBufferPointer+SE-0370.swift
#	Sources/InternalCollectionsUtilities/Compatibility/autogenerated/UnsafeMutablePointer+SE-0370.swift
#	Sources/InternalCollectionsUtilities/Compatibility/autogenerated/UnsafeRawPointer extensions.swift
#	Sources/InternalCollectionsUtilities/Specialize.swift.gyb
#	Sources/InternalCollectionsUtilities/autogenerated/Specialize.swift
@lorentey lorentey added this to the 1.2.0 milestone Sep 25, 2024
@lorentey lorentey changed the title Release 1.2 setup Set up release/1.2 branch Sep 25, 2024
@shahmishal
Copy link
Member

Jobs are now available under this view: https://ci.swift.org/view/Swift%20Packages%20-%202/view/swift-collections/view/release_1.2/

@lorentey lorentey merged commit ee59f38 into release/1.2 Oct 1, 2024
@lorentey lorentey deleted the release-1.2-setup branch October 1, 2024 19:51
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