mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +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() {}
|