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 185ef7b commit 1c7a801Copy full SHA for 1c7a801
compiler/rustc_error_messages/locales/en-US/codegen_llvm.ftl
@@ -53,7 +53,7 @@ codegen_llvm_unknown_archive_kind =
53
Don't know how to build archive of type: {$kind}
54
55
codegen_llvm_target_feature_disable_or_enable =
56
- target features {$features} must all be enabled or disabled together
+ the target features {$features} must all be enabled or disabled together
57
58
codegen_llvm_missing_features =
59
add the missing features in a `target_feature` attribute
0 commit comments