rust/tests/ui/rfcs/rfc-1717-dllimport/missing-link-attr.stderr

5 lines
174 B
Plaintext
Raw Normal View History

2021-10-03 01:53:02 -05:00
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