We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c903186 commit 438010dCopy full SHA for 438010d
stdlib/public/core/CMakeLists.txt
@@ -166,7 +166,6 @@ set(SWIFTLIB_ESSENTIAL
166
StringUTF16View.swift
167
StringUTF8View.swift
168
StringUTF8Validation.swift
169
- StringVariant.swift
170
Substring.swift
171
SwiftNativeNSArray.swift
172
ThreadLocalStorage.swift
stdlib/public/core/GroupInfo.json
@@ -40,7 +40,6 @@
40
"StringUTF8View.swift",
41
"StringUTF8Validation.swift",
42
"StringUnicodeScalarView.swift",
43
- "StringVariant.swift",
44
"Substring.swift",
45
"Unicode.swift",
46
"UnicodeEncoding.swift",
stdlib/public/core/StringVariant.swift
0 commit comments