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

Add unstable attribute to tag experimental APIs #2357

Closed
celinval opened this issue Apr 7, 2023 · 0 comments · Fixed by #2386
Closed

Add unstable attribute to tag experimental APIs #2357

celinval opened this issue Apr 7, 2023 · 0 comments · Fixed by #2386
Assignees
Labels
[C] Internal Tracks some internal work. I.e.: Users should not be affected.

Comments

@celinval
Copy link
Contributor

celinval commented Apr 7, 2023

Proposed change: Add the attribute #[kani:: unstable] as part of #2279. This will introduce an opt-in model for users to be able to use unstable APIs.

Motivation: Allow users to try new APIs, but only enable them when explicitly requested.

@celinval celinval added the [C] Internal Tracks some internal work. I.e.: Users should not be affected. label Apr 7, 2023
@celinval celinval self-assigned this Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C] Internal Tracks some internal work. I.e.: Users should not be affected.
Projects
No open projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant