-
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
DST coercions are prevented by phantom data #26905
Comments
I think DST coercions should just ignore all zero-sized fields |
@nrc the only immediate solution would be ignoring |
I don't think |
This prevents Rc from having a sound definition with respect to dropcheck
The text was updated successfully, but these errors were encountered: