mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-19 19:17:31 +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
57 B
Rust
5 lines
57 B
Rust
//@ check-pass
|
|
//@ compile-flags: -Car=foo
|
|
|
|
fn main() {}
|