We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ea1c1 commit 395f2b8Copy full SHA for 395f2b8
compiler/rustc_error_messages/locales/en-US/metadata.ftl
@@ -275,7 +275,7 @@ metadata_crate_location_unknown_type =
275
extern location for {$crate_name} is of an unknown type: {$path}
276
277
metadata_lib_filename_form =
278
- file name should be lib*.rlib or {$dll_prefix}*.{$dll_suffix}
+ file name should be lib*.rlib or {$dll_prefix}*{$dll_suffix}
279
280
metadata_multiple_import_name_type =
281
multiple `import_name_type` arguments in a single `#[link]` attribute
0 commit comments