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

Disable experimental on nightly/snapshot build without -experimental #18577

Conversation

nicolasstucki
Copy link
Contributor

Based on #18571

When enabled, all top-level definitions are annotated as `@experimental`.
This implies that all experimental language features and definitions can
be used in this project. This flags also allows the use of `ResearchPlugin`.

Note that this does not change the strong guarantees on stability of
non-experimental code. The experimental features can only be used in a
experimental scope (transitively).
@nicolasstucki nicolasstucki self-assigned this Sep 21, 2023
@nicolasstucki nicolasstucki force-pushed the use-exerimental-flag-in-nightly-builds branch from fbce4ae to cf55a31 Compare September 21, 2023 09:55
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