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

Amend value stability / portability rules #1306

Open
dhardy opened this issue Mar 23, 2023 · 0 comments
Open

Amend value stability / portability rules #1306

dhardy opened this issue Mar 23, 2023 · 0 comments

Comments

@dhardy
Copy link
Member

dhardy commented Mar 23, 2023

https://rust-random.github.io/book/portability.html

Mentioned: #408, #786

Change: we should permit value-breaking changes in minor releases (e.g. 1.1.0). Such releases are not opted into by default and it seems likely we will want to make such changes eventually without also needing API-breaking changes.

Reference: we link to portability rules in Distribution doc. We should also do so in Rng doc or in rand's crate (top-level) doc.

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

No branches or pull requests

1 participant