Skip to content

Commit 44572ae

Browse files
committed
fixup! doc: clarify that features cannot be both experimental and deprecated
1 parent 92cb53a commit 44572ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/api/documentation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ The stability indexes are as follows:
4646
> we can know that this feature is ready to be marked as stable.
4747
>
4848
> Experimental features leave the experimental status typically either by
49-
> graduating to stable, by being deprecated, or are removed without a deprecation cycle.
49+
> graduating to stable, or are removed without a deprecation cycle. In less
50+
> common cases, if the feature has gotten large adoption in the ecosystem,
51+
> they can also leave the experimental status by being deprecated.
5052
5153
<!-- separator -->
5254

0 commit comments

Comments
 (0)