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 1c4bd83 commit 21b0426Copy full SHA for 21b0426
compiler/rustc_error_messages/locales/en-US/codegen_llvm.ftl
@@ -1,10 +1,10 @@
1
-codegen_llvm_unknown_ctarget_feature =
+codegen_llvm_unknown_ctarget_feature =
2
unknown feature specified for `-Ctarget-feature`: `{$feature}`
3
4
-codegen_llvm_unknown_feature_prefix =
+codegen_llvm_unknown_feature_prefix =
5
features must begin with a `+` to enable or `-` to disable it
6
7
-codegen_llvm_unknown_feature =
+codegen_llvm_unknown_feature =
8
it is still passed through to the codegen backend
9
10
codegen_llvm_rust_feature =
0 commit comments