mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
The handwritten Drop implementation was removed in #37622, so we can now remove the exception for it. Testing: Compile-time generated code can't be meaningfully tested. Fixes: part of #26488 Signed-off-by: Josh Matthews <josh@joshmatthews.net>