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