Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from @Experimental to @RequiresOptIn. #306

Merged
merged 2 commits into from
Mar 4, 2020
Merged

Conversation

colinrtwhite
Copy link
Member

@colinrtwhite colinrtwhite commented Mar 4, 2020

Also renames ExperimentalCoil -> ExperimentalCoilApi to match the naming convention in the standard library:

  • ExperimentalXYZ for an entire feature that is still experimental. E.g. ExperimentalTime
  • ExperimentalXYZApi for individual functions/classes that are experimental within a stable feature.

@colinrtwhite colinrtwhite merged commit 856b3f8 into master Mar 4, 2020
@colinrtwhite colinrtwhite deleted the colin/opt_in branch March 4, 2020 07:10
diegomalone pushed a commit to diegomalone/coil that referenced this pull request Mar 4, 2020
* Migrate from @experimental to @RequiresOptIn.

* Rename ExperimentalCoil -> ExperimentalCoilApi.
colinrtwhite added a commit that referenced this pull request Oct 5, 2022
* Migrate from @experimental to @RequiresOptIn.

* Rename ExperimentalCoil -> ExperimentalCoilApi.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant