rust/tests/ui/deprecation/deprecated_ar.rs

7 lines
120 B
Rust

//@ check-pass
//@ compile-flags: -Car=foo
fn main() {}
//~? WARN `-C ar`: this option is deprecated and does nothing