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

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

5 lines
174 B
Plaintext
Raw Normal View History

2021-10-03 15:53:02 +09:00
error: renaming of the library `foo` was specified, however this crate contains no `#[link(...)]` attributes referencing this library
2018-08-08 14:28:26 +02:00
error: aborting due to previous error