]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/rfc-1717-dllimport/missing-link-attr.stderr
Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtree
[rust.git] / src / test / ui / rfc-1717-dllimport / missing-link-attr.stderr
index d836741f9eddfca0f42a2b80a278f6a9a3180ace..d4410e147503a4933e673935d07e5c1186e31c76 100644 (file)
@@ -1,4 +1,4 @@
-error: renaming of the library `foo` was specified, however this crate contains no `#[link(...)]` attributes referencing this library.
+error: renaming of the library `foo` was specified, however this crate contains no `#[link(...)]` attributes referencing this library
 
 error: aborting due to previous error