swift
48fa06b7
- [stdlib] ContiguousArray & ArraySlice: Stop swapping self in wUMBP
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#38898 - [stdlib] ContiguousArray & ArraySlice: Stop swapping self in wUMBP
Author
lorentey
Parents
12fa0246
Loading