Skip to content

Commit 21b0426

Browse files
committed
Trailing whitespaces
1 parent 1c4bd83 commit 21b0426

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
codegen_llvm_unknown_ctarget_feature =
1+
codegen_llvm_unknown_ctarget_feature =
22
unknown feature specified for `-Ctarget-feature`: `{$feature}`
33
4-
codegen_llvm_unknown_feature_prefix =
4+
codegen_llvm_unknown_feature_prefix =
55
features must begin with a `+` to enable or `-` to disable it
66
7-
codegen_llvm_unknown_feature =
7+
codegen_llvm_unknown_feature =
88
it is still passed through to the codegen backend
99
1010
codegen_llvm_rust_feature =

0 commit comments

Comments
 (0)