Skip to content

Translate drop glue for poly types - #912

Merged
Nadrieril merged 2 commits into
AeneasVerif:mainfrom
Nadrieril:poly-drop-glue
Nov 27, 2025
Merged

Translate drop glue for poly types#912
Nadrieril merged 2 commits into
AeneasVerif:mainfrom
Nadrieril:poly-drop-glue

Conversation

@Nadrieril

@Nadrieril Nadrieril commented Nov 25, 2025

Copy link
Copy Markdown
Member

Thanks to rust-lang/rust#148719 we can now get drop glue for more non-mono types! Still not all of them unfortunately, as drop elaboration doesn't handle generics properly. This PR makes it so that --precise-drops retrieves drop glue for poly types, with a warning that this may cause ICEs.

@Nadrieril Nadrieril changed the title Translate drop grlue for poly types Translate drop glue for poly types Nov 25, 2025
@Nadrieril
Nadrieril added this pull request to the merge queue Nov 27, 2025
Merged via the queue into AeneasVerif:main with commit a3ea5c2 Nov 27, 2025
6 checks passed
@Nadrieril
Nadrieril deleted the poly-drop-glue branch November 27, 2025 13:56
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