Sign in
rust
/
rust-lang
/
rust
/
160e7623e8cbbf1feab2b6e2a24733a98c7bde9c
/
.
/
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