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 bd86f41 commit 131612dCopy full SHA for 131612d
stdlib/public/core/GroupInfo.json
@@ -100,10 +100,13 @@
100
"UnsafePointer.swift",
101
"UnsafeBufferPointer.swift"
102
],
103
+ "Protocols": [
104
+ "CompilerProtocols.swift",
105
+ "ShadowProtocols.swift"
106
+ ],
107
"Misc": [
108
"Interval.swift",
109
"Hashing.swift",
- "CompilerProtocols.swift",
110
"ErrorType.swift",
111
"InputStream.swift",
112
"LifetimeManager.swift",
@@ -115,7 +118,6 @@
115
118
"Print.swift",
116
119
"REPL.swift",
117
120
"Runtime.swift",
- "ShadowProtocols.swift",
121
"Shims.swift",
122
"Unmanaged.swift",
123
"Availability.swift",
0 commit comments