Sign in
rust
/
rust
/
2d3dfece0346f805c6d4fa86c2e8a20ca3eef6ca
/
.
/
tests
/
ui
/
deprecation
/
deprecated_no_stack_check_opt.rs
blob: e014c7e80affced5b3ea0833f5973493b5887664 [
file
]
//@ check-pass
//@ compile-flags: -Cno-stack-check
fn
main
()
{}
//~? WARN `-C no-stack-check`: this option is deprecated and does nothing