Skip to content

Commit eb8bd16

Browse files
committed
de-gyb codable
1 parent 5469cd2 commit eb8bd16

File tree

3 files changed

+5983
-2070
lines changed

3 files changed

+5983
-2070
lines changed

stdlib/public/core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ set(SWIFTLIB_ESSENTIAL
4040
BuiltinMath.swift
4141
Character.swift
4242
CocoaArray.swift
43+
Codable.swift
4344
Collection.swift
4445
CollectionAlgorithms.swift
4546
Comparable.swift
@@ -186,7 +187,6 @@ set(SWIFTLIB_ESSENTIAL
186187

187188
set(SWIFTLIB_ESSENTIAL_GYB_SOURCES
188189
AtomicInt.swift.gyb
189-
Codable.swift.gyb
190190
FloatingPointParsing.swift.gyb
191191
FloatingPointTypes.swift.gyb
192192
IntegerTypes.swift.gyb

0 commit comments

Comments
 (0)