Sign in
rust
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
link-native-libs
/
link-arg-error2.rs
blob: a51dec0614b5f8cd82fc9900738f629da15c700f [
file
] [
log
] [
blame
] [
edit
]
//@ compile-flags: -l link-arg:+export-symbols=arg -Z unstable-options
fn
main
()
{}
//~? ERROR linking modifier `export-symbols` is only compatible with `static` linking kind