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

Document platform support policy #387

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

BlackHoleFox
Copy link
Contributor

This writes down getrandom's unofficial platform support policy to make it official, like I discussed a few months ago. Per that, the policy will be to track the latest std's platform support and allow removing support for the OS versions that upstream Rust has decided aren't worth keeping around.

cc @newpavlov @josephlr

Closes #371

Copy link
Member

@newpavlov newpavlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's worth to add a similar section to the crate docs as well.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@newpavlov newpavlov merged commit 8aa4efb into rust-random:master Jan 4, 2024
49 checks passed
@BlackHoleFox BlackHoleFox deleted the platform-support-policy branch January 4, 2024 22:11
@newpavlov newpavlov mentioned this pull request Jan 7, 2024
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.

What versions do platform support track?
2 participants