<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Drop on rustbites</title><link>https://www.rustbites.com/tags/drop/</link><description>Recent content in Drop on rustbites</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 02 Aug 2026 22:28:10 +0200</lastBuildDate><atom:link href="https://www.rustbites.com/tags/drop/index.xml" rel="self" type="application/rss+xml"/><item><title>293. thread::panicking — A Second Panic in Drop Doesn't Unwind, It Aborts</title><link>https://www.rustbites.com/posts/bite-293/</link><pubDate>Fri, 31 Jul 2026 17:00:00 +0100</pubDate><guid>https://www.rustbites.com/posts/bite-293/</guid><description>&lt;p&gt;Your &lt;code&gt;Drop&lt;/code&gt; impl asserts a cleanup invariant. A test fails, unwinding starts, your destructor runs — and its assert fails too. Two panics at once: the process aborts and the &lt;em&gt;original&lt;/em&gt; error message is gone.&lt;/p&gt;</description></item></channel></rss>