index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
empty
/
empty-linkname.rs
blob: b64123389c2c16f7ea9401afd2e8e41397ef0037 (
plain
)
1
2
3
4
#[link(name = "")] //~ ERROR: given with empty name extern "C" {} fn main() {}