-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Allow ptr::{null, null_mut} to create pointers to ?Sized types #53954
Conversation
r? @Kimundi (rust_highfive has picked a reviewer for you, use r? to override) |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
The CI failure is that you can't use Related discussion: https://internals.rust-lang.org/t/should-pointer-methods-functions-accept-sized/8166 |
Ping from triage, @burtonageo! It looks like your PR can't be merged as is. As I understand things, this probably requires some additional design work, so I'm marking this PR as blocked either on a future RFC or the linked internals thread. |
☔ The latest upstream changes (presumably #53851) made this pull request unmergeable. Please resolve the merge conflicts. |
Ping from triage @burtonageo. This PR has been blocked for more than 2 months and I can't find any active discussion or consensus regarding it. Closing this issue but you are free to create a new PR, if details are finalised. Thanks for contributing. |
No description provided.