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 59b8aed commit f031823Copy full SHA for f031823
compiler/rustc_error_messages/locales/en-US/codegen_llvm.ftl
@@ -19,7 +19,7 @@ codegen_llvm_error_creating_import_library =
19
codegen_llvm_instrument_coverage_requires_llvm_12 =
20
rustc option `-C instrument-coverage` requires LLVM 12 or higher.
21
22
-codegen_llvm_symbol_already_defined =
+codegen_llvm_symbol_already_defined =
23
symbol `{$symbol_name}` is already defined
24
25
codegen_llvm_branch_protection_requires_aarch64 =
0 commit comments