about summary refs log tree commit diff
path: root/tests/ui/rfcs/rfc-1717-dllimport/missing-link-attr.rs
blob: 9dc856959c00dc589b3aa2d53e9728f5e0ff0181 (plain)
1
2
3
4
5
//@ compile-flags: -l foo:bar

#![crate_type = "lib"]

//~? ERROR renaming of the library `foo` was specified