rust/src/test/ui/rfc-1717-dllimport/missing-link-attr.stderr

5 lines
175 B
Plaintext
Raw Normal View History

error: renaming of the library `foo` was specified, however this crate contains no `#[link(...)]` attributes referencing this library.
2018-08-08 07:28:26 -05:00
error: aborting due to previous error