blob: 7cc347c6163b5b18b96786826159866f1bcabdc8 [file] [log] [blame] [edit]
error: link cfg must have a single predicate argument
--> $DIR/issue-43925.rs:1:22
|
LL | #[link(name = "foo", cfg("rlib"))]
| ^^^^^^^^^^^
error: aborting due to 1 previous error