]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_error_messages/locales/en-US/codegen_ssa.ftl
UPDATE - LibDefWriteFailure to accept type instead of formatted string
[rust.git] / compiler / rustc_error_messages / locales / en-US / codegen_ssa.ftl
1 codegen_ssa_missing_native_static_library = could not find native static library `{$library_name}`, perhaps an -L flag is missing?
2
3 codegen_ssa_lib_def_write_failure = failed to write lib.def file: {$error}