rust/tests/ui/rfcs/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
176 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 1 previous error
2018-08-08 07:28:26 -05:00