Trailing whitespaces

This commit is contained in:
SLASHLogin 2022-08-25 16:18:06 +02:00
parent 1c4bd835ec
commit 21b04265c1

View File

@ -1,10 +1,10 @@
codegen_llvm_unknown_ctarget_feature =
codegen_llvm_unknown_ctarget_feature =
unknown feature specified for `-Ctarget-feature`: `{$feature}`
codegen_llvm_unknown_feature_prefix =
codegen_llvm_unknown_feature_prefix =
features must begin with a `+` to enable or `-` to disable it
codegen_llvm_unknown_feature =
codegen_llvm_unknown_feature =
it is still passed through to the codegen backend
codegen_llvm_rust_feature =