Skip to content

[rust] [2/2] Support the elaborated box reprenstation for precise-drops #2036

Closed
ArjanSeijs wants to merge 1 commit into
facebook:mainfrom
ArjanSeijs:rust/pr-precise-drop-box-support
Closed

[rust] [2/2] Support the elaborated box reprenstation for precise-drops #2036
ArjanSeijs wants to merge 1 commit into
facebook:mainfrom
ArjanSeijs:rust/pr-precise-drop-box-support

Conversation

@ArjanSeijs

Copy link
Copy Markdown
Contributor

and some partial support for modeling drops when retrieving drop glue with --desugar-drops.

We do some abstraction over Box, and NonNull since the compiler has some special handling for how it treats Box and NonNull and their ABI are equivalent.

Merge after #2035

@meta-cla meta-cla Bot added the CLA Signed label Apr 15, 2026
@dulmarod

Copy link
Copy Markdown
Contributor

@ArjanSeijs please can you rebase this PR so that we can try to import it? The PR 1 is already in master.

…ps and some partial support for modeling drops when retrieving drop glue with --desugar-drops.
@ArjanSeijs ArjanSeijs force-pushed the rust/pr-precise-drop-box-support branch from 6298cc7 to 75fd680 Compare June 11, 2026 14:05
@facebook-github-tools

Copy link
Copy Markdown

@ArjanSeijs has updated the pull request. You must reimport the pull request before landing.

@meta-codesync

meta-codesync Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

@dulmarod has imported this pull request. If you are a Meta employee, you can view this in D105306414.

@meta-codesync meta-codesync Bot closed this in 4fec6b2 Jun 12, 2026
@meta-codesync meta-codesync Bot added the Merged label Jun 12, 2026
@meta-codesync

meta-codesync Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@dulmarod merged this pull request in 4fec6b2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants