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
@NobodyXu said in #356 (comment):
This reminds me of a problem: with arm CHERI, size of pointer is 128 bits instead of 64 bits, containing an extra tag for the heap allocation. It looks like we might have to update this crate to support arm CHERI @ParkMyCar
This reminds me of a problem: with arm CHERI, size of pointer is 128 bits instead of 64 bits, containing an extra tag for the heap allocation.
It looks like we might have to update this crate to support arm CHERI @ParkMyCar
The text was updated successfully, but these errors were encountered:
NonNull
*const
No branches or pull requests
@NobodyXu said in #356 (comment):
The text was updated successfully, but these errors were encountered: