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 ec1b698 commit d8854f0Copy full SHA for d8854f0
compiler/rustc_passes/messages.ftl
@@ -399,7 +399,7 @@ passes_lang_item_fn_with_target_feature =
399
400
passes_lang_item_fn_with_track_caller =
401
{passes_lang_item_fn} is not allowed to have `#[track_caller]`
402
- .label = {passes_lang_item_fn} is not allowed to have `#[target_feature]`
+ .label = {passes_lang_item_fn} is not allowed to have `#[track_caller]`
403
404
passes_lang_item_on_incorrect_target =
405
`{$name}` lang item must be applied to a {$expected_target}
0 commit comments