mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines
This commit is contained in:
@@ -695,7 +695,6 @@ public func transcode<
|
||||
_ input: Input, _ output: (OutputEncoding.CodeUnit) -> Void,
|
||||
stoppingOnError stopOnError: Bool
|
||||
) -> Bool {
|
||||
|
||||
var input = input
|
||||
|
||||
// NB. It is not possible to optimize this routine to a memcpy if
|
||||
|
||||
Reference in New Issue
Block a user