We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4adaf commit 40b7e0eCopy full SHA for 40b7e0e
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