update codegen tests
This commit is contained in:
parent
fa9a911a57
commit
638439a440
@ -1,4 +1,6 @@
|
||||
// compile-flags: -O
|
||||
// ignore-debug
|
||||
// (with debug assertions turned on, `assert_unchecked` generates a real assertion)
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
// compile-flags: -O
|
||||
// ignore-debug
|
||||
// (with debug assertions turned on, `assert_unchecked` generates a real assertion)
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user