We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.82.0 for example. Raising MSRV to 1.82 is very aggressive as of now, but it should be kept in mind
The text was updated successfully, but these errors were encountered:
For future reference: 1.82 contains:
unsafe extern
bindings.rs
1.80:
size_of
align_of
NonNull
check-cfg
1.77:
1.75:
std::mem::zeroed
(TODO: check versions < 1.75)
Sorry, something went wrong.
No branches or pull requests
1.82.0 for example. Raising MSRV to 1.82 is very aggressive as of now, but it should be kept in mind
The text was updated successfully, but these errors were encountered: