Skip to content

Commit f031823

Browse files
committed
Formatting
1 parent 59b8aed commit f031823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_error_messages/locales/en-US/codegen_llvm.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ codegen_llvm_error_creating_import_library =
1919
codegen_llvm_instrument_coverage_requires_llvm_12 =
2020
rustc option `-C instrument-coverage` requires LLVM 12 or higher.
2121
22-
codegen_llvm_symbol_already_defined =
22+
codegen_llvm_symbol_already_defined =
2323
symbol `{$symbol_name}` is already defined
2424
2525
codegen_llvm_branch_protection_requires_aarch64 =

0 commit comments

Comments
 (0)