Skip to content

Commit

Permalink
Validate MIR in the drop_order test
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwhit committed Oct 14, 2022
1 parent 709a08a commit 4e1c09d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/drop/drop_order.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// run-pass
// compile-flags: -Z validate-mir
#![feature(let_chains)]

use std::cell::RefCell;
Expand Down

0 comments on commit 4e1c09d

Please sign in to comment.