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