Skip to content

Commit e83acda

Browse files
geralt-encorefacebook-github-bot
authored andcommitted
Move ProtectedInternal experimental feature to preview
Summary: Prepare for the preview release since HIP was approved. Reviewed By: francesco-zappa-nardelli Differential Revision: D76516094 fbshipit-source-id: b6e58018c73bfd2d0e1aaa5f2fae6fbf5b519572
1 parent 346b857 commit e83acda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hphp/hack/src/oxidized/manual/experimental_features_impl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ impl FeatureName {
5454
NoDisjointUnion => OngoingRelease,
5555
SimpliHack => Preview,
5656
PolymorphicFunctionHints => Preview,
57-
ProtectedInternal => Unstable,
57+
ProtectedInternal => Preview,
5858
PolymorphicLambda => Preview,
5959
}
6060
}

0 commit comments

Comments
 (0)