replace //@ compile-flags: --edition
with //@ edition
This commit is contained in:
parent
97c966bb40
commit
cd371b90e2
108 changed files with 181 additions and 135 deletions
|
@ -1,6 +1,7 @@
|
|||
//@ only-linux
|
||||
//@ assembly-output: emit-asm
|
||||
//@ compile-flags: --crate-type=lib -Copt-level=3 --edition 2024
|
||||
//@ compile-flags: --crate-type=lib -Copt-level=3
|
||||
//@ edition: 2024
|
||||
|
||||
use std::ffi::CStr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue