swift
48fa06b7 - [stdlib] ContiguousArray & ArraySlice: Stop swapping self in wUMBP

Commit
4 years ago
[stdlib] ContiguousArray & ArraySlice: Stop swapping self in wUMBP Implements https://github.com/apple/swift/pull/38867 for ContiguousArray and ArraySlice -- these have the same unnecessary swapping logic.
Author
Parents
Loading