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

[project] Initial commit #1934

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Oct 18, 2024

TODO: Could we support unsized types so long as we never call offset_of!
on the trailing unsized field?


This PR is on branch projection-sized.

@joshlf
Copy link
Member Author

joshlf commented Oct 18, 2024

This supersedes #1933, which has a soundness hole.

This only supports sized types for now, but maybe we'll figure out a way to lift that limitation eventually.

@joshlf joshlf force-pushed the I54eb863c96f056738f58727fc0fec4e1630bf97a branch 3 times, most recently from b39b4b1 to 451d820 Compare October 18, 2024 14:38
TODO: Could we support unsized types so long as we never call offset_of!
on the trailing unsized field?

gherrit-pr-id: I54eb863c96f056738f58727fc0fec4e1630bf97a
@joshlf joshlf force-pushed the I54eb863c96f056738f58727fc0fec4e1630bf97a branch from 451d820 to 21338e0 Compare October 19, 2024 01:55
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

Successfully merging this pull request may close these issues.

1 participant