swift
swift copied to clipboard
[SE-0456, -0467] enable span properties for inline-storage types
Continues SE-0456 from https://github.com/swiftlang/swift/pull/78561, continues SE-0467 from https://github.com/swiftlang/swift/pull/79650.
Adds span and mutableSpan properties for CollectionOfOne and InlineArray.
UTF8View.span will be enabled for the small string representation in https://github.com/swiftlang/swift/pull/80684
@swift-ci please test
@swift-ci please test
@swift-ci please test