We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ea4bb commit 726598eCopy full SHA for 726598e
compiler/rustc_infer/messages.ftl
@@ -30,8 +30,8 @@ infer_source_kind_subdiag_let = {$kind ->
30
}{$x_kind ->
31
[has_name] , where the {$prefix_kind ->
32
*[type] type for {$prefix}
33
- [const_with_param] the value of const parameter
34
- [const] the value of the constant
+ [const_with_param] value of const parameter
+ [const] value of the constant
35
} `{$arg_name}` is specified
36
[underscore] , where the placeholders `_` are specified
37
*[empty] {""}
0 commit comments