Validate MIR in the drop_order test

This commit is contained in:
Nathan Whitaker 2022-10-13 18:29:25 -07:00
parent 709a08ade6
commit 4e1c09dcd6

View file

@ -1,4 +1,5 @@
// run-pass
// compile-flags: -Z validate-mir
#![feature(let_chains)]
use std::cell::RefCell;