Skip to content

Commit c6391e1

Browse files
committed
Basic: Remove VariadicGenerics feature
1 parent b43ed62 commit c6391e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/swift/Basic/Features.def

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ UPCOMING_FEATURE(ExistentialAny, 335, 6)
115115
UPCOMING_FEATURE(ImportObjcForwardDeclarations, 384, 6)
116116

117117
EXPERIMENTAL_FEATURE(StaticAssert, false)
118-
EXPERIMENTAL_FEATURE(VariadicGenerics, false)
119118
EXPERIMENTAL_FEATURE(NamedOpaqueTypes, false)
120119
EXPERIMENTAL_FEATURE(FlowSensitiveConcurrencyCaptures, false)
121120
EXPERIMENTAL_FEATURE(CodeItemMacros, true)

0 commit comments

Comments
 (0)