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