]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_error_messages/locales/en-US/codegen_ssa.ftl
Rollup merge of #106775 - albertlarsan68:patch-1, r=Mark-Simulacrum
[rust.git] / compiler / rustc_error_messages / locales / en-US / codegen_ssa.ftl
index c59c992afb2323488d206023ebb89e5e0a50aaa6..c8c7afb5f919632b8555682136978d0ea4dc4c99 100644 (file)
@@ -157,8 +157,6 @@ codegen_ssa_linker_file_stem = couldn't extract file stem from specified linker
 
 codegen_ssa_static_library_native_artifacts = Link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms.
 
-codegen_ssa_native_static_libs = native-static-libs: {$arguments}
-
 codegen_ssa_link_script_unavailable = can only use link script when linking with GNU-like linker
 
 codegen_ssa_link_script_write_failure = failed to write link script to {$path}: {$error}