Skip to content

Commit 7b55ac3

Browse files
committed
Remove availability restrictions from these internal functions
This is possible because this replaces * `InlineArray` with `internal _InlineArray` * `UInt128` with `internal _UInt128` And the replacements are not availability-restricted. We don't need to do the same thing with `MutableSpan` because that back-deploys to Swift 5.0, which is as far back as the stdlib builds anyway.
1 parent b671f38 commit 7b55ac3

File tree

1 file changed

+187
-230
lines changed

1 file changed

+187
-230
lines changed

0 commit comments

Comments
 (0)