blob: 92844f9306d28df11e13132bc30ed7cd7c5e7172 [file] [log] [blame]
//~ ERROR kind="static-nobundle" is feature gated
// Test the behavior of rustc when non-existent library is statically linked
// compile-flags: -l static-nobundle=nonexistent
fn main() {}