mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-28 21:55:31 +00:00
5 lines
146 B
Rust
5 lines
146 B
Rust
//@ compile-flags: -Ctarget-feature=banana --crate-type=rlib
|
|
//@ build-pass
|
|
|
|
//~? WARN unknown feature specified for `-Ctarget-feature`: `banana`
|