update codegen tests

This commit is contained in:
joboet 2024-01-22 15:46:32 +01:00
parent fa9a911a57
commit 638439a440
No known key found for this signature in database
GPG Key ID: 704E0149B0194B3C
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,6 @@
// compile-flags: -O // compile-flags: -O
// ignore-debug
// (with debug assertions turned on, `assert_unchecked` generates a real assertion)
#![crate_type = "lib"] #![crate_type = "lib"]

View File

@ -1,4 +1,6 @@
// compile-flags: -O // compile-flags: -O
// ignore-debug
// (with debug assertions turned on, `assert_unchecked` generates a real assertion)
#![crate_type = "lib"] #![crate_type = "lib"]