mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-10 05:53:10 +00:00
Ensure debug_assert! tests get run
This commit is contained in:
parent
cb653b100c
commit
15197cbc61
@ -1,4 +1,5 @@
|
||||
// run-pass
|
||||
// compile-flags: -C debug_assertions=yes
|
||||
|
||||
#[allow(unreachable_code)]
|
||||
fn main() {
|
||||
|
Loading…
Reference in New Issue
Block a user