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
Implemented in #411. Currently they are mentioned briefly in the documentation but not described.
The text was updated successfully, but these errors were encountered:
There is a section on the language reference on resource types now. Considering this done.
Sorry, something went wrong.
add vreinterpret neon instructions (rust-lang#1101)
d7c3aca
Basic tests for size_of_val and min_alig_of_val (rust-lang#1101)
size_of_val
min_alig_of_val
aaef1a1
* Basic tests for `size_of_val` and `min_alig_of_val` * Fix format * Add cases for `repr(C)` struct * Add note
No branches or pull requests
Implemented in #411. Currently they are mentioned briefly in the documentation but not described.
The text was updated successfully, but these errors were encountered: