Sign in
rust
/
rust-lang
/
rust
/
refs/heads/stable
/
.
/
tests
/
ui
/
link-native-libs
/
issue-43925.stderr
blob: 7cc347c6163b5b18b96786826159866f1bcabdc8 [
file
] [
log
] [
blame
]
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