mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Trailing whitespaces
This commit is contained in:
parent
1c4bd835ec
commit
21b04265c1
@ -1,10 +1,10 @@
|
|||||||
codegen_llvm_unknown_ctarget_feature =
|
codegen_llvm_unknown_ctarget_feature =
|
||||||
unknown feature specified for `-Ctarget-feature`: `{$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
|
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
|
it is still passed through to the codegen backend
|
||||||
|
|
||||||
codegen_llvm_rust_feature =
|
codegen_llvm_rust_feature =
|
||||||
|
Loading…
Reference in New Issue
Block a user