External Publication
Visit Post

Code bloat caused by lack of nounwind attr on `drop_in_place`

Rust Internals [Unofficial] April 16, 2026
Source
Yes, that is the status quo. There have been suggestions to make panicking in drop abort, as @CodesInChaos linked above, but so far that has been considered too much of a breaking change for existing code (at least, if implemented unconditionally).

Discussion in the ATmosphere

Loading comments...