Code bloat caused by lack of nounwind attr on `drop_in_place`
Rust Internals [Unofficial]
April 15, 2026
kornel:
> I am surprised that LLVM doesn't seem to deduce "nounwind" itself.
It usually does, so I would suggest poking at this more. There might just be a bug somewhere that could be fixed -- especially if even LTO doesn't solve it.
Discussion in the ATmosphere