Skip to content

Commit 15197cb

Browse files
Ensure debug_assert! tests get run
1 parent cb653b1 commit 15197cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/macros/assert-format-lazy.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// run-pass
2+
// compile-flags: -C debug_assertions=yes
23

34
#[allow(unreachable_code)]
45
fn main() {

0 commit comments

Comments
 (0)