mark crash test as requiring debug-assertions

This commit is contained in:
Rémy Rakic 2025-11-26 15:45:48 +00:00
parent cdf43ad5ef
commit 99f7e785c5

View file

@ -1,3 +1,4 @@
//@ needs-rustc-debug-assertions
//@ known-bug: #133613
struct Wrapper<'a>();