Files
rust/tests/ui/link-native-libs/manual-link-bad-form.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
87 B
Rust
Raw Permalink Normal View History

//@ compile-flags:-l static=
fn main() {
}
//~? ERROR library name must not be empty