Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 4e1c09d

Browse files
committed
Validate MIR in the drop_order test
1 parent 709a08a commit 4e1c09d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/drop/drop_order.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// run-pass
2+
// compile-flags: -Z validate-mir
23
#![feature(let_chains)]
34

45
use std::cell::RefCell;

0 commit comments

Comments
 (0)