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

Implement validity check for FnPtr #3760

Open
Tracked by #3203
celinval opened this issue Dec 5, 2024 · 0 comments
Open
Tracked by #3203

Implement validity check for FnPtr #3760

celinval opened this issue Dec 5, 2024 · 0 comments

Comments

@celinval
Copy link
Contributor

celinval commented Dec 5, 2024

A fn pointer value must be non-null.

https://doc.rust-lang.org/reference/behavior-considered-undefined.html

@celinval celinval changed the title Validity for missing types such as: FnPtr, Dyn. Implement validity check for FnPtr Dec 5, 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

No branches or pull requests

1 participant