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