blob: d9d6b3a34fe2e604fc996c3dc3cbe2f6772d882d [file] [log] [blame]
error: `cfg()` must have an argument
--> $DIR/issue-43926.rs:1:20
|
LL | #[link(name="foo", cfg())]
| ^^^^^
error: aborting due to previous error