This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
400e8e5dc8
rust
/
tests
/
ui
/
cfguard-run.rs
7 lines
103 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
//@ run-pass
//@ compile-flags: -C control-flow-guard
Only add cfguard module flag on windows-msvc
2020-07-06 16:10:42 +01:00
pub
fn
main
(
)
{
println!
(
"
hello, world
"
)
;
}
Reference in a new issue
Copy permalink