blob: 7bf64dc693c5e27d9494957330a4499b1836ef69 [file] [log] [blame]
error: invalid argument for `cfg(..)`
--> $DIR/issue-43925.rs:1:26
|
LL | #[link(name = "foo", cfg("rlib"))]
| ^^^^^^
error: aborting due to previous error