rust/tests/ui/rfcs/rfc-1717-dllimport/missing-link-attr.stderr
2023-06-05 16:09:46 +00:00

5 lines
174 B
Plaintext

error: renaming of the library `foo` was specified, however this crate contains no `#[link(...)]` attributes referencing this library
error: aborting due to previous error