mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
inline_threshold mark deprecated no-stack-check print deprecation message for -Car too inline_threshold deprecated and do nothing: make in untracked make OptionDesc struct from tuple
5 lines
65 B
Rust
5 lines
65 B
Rust
//@ check-pass
|
|
//@ compile-flags: -Cno-stack-check
|
|
|
|
fn main() {}
|