We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea3ff8 commit dbac00dCopy full SHA for dbac00d
src/diag.md
@@ -138,7 +138,7 @@ There are a few other [`Applicability`][appl] possibilities:
138
139
- `MachineApplicable`: Can be applied mechanically.
140
- `HasPlaceholders`: Cannot be applied mechanically and has placeholder text in
141
- the suggestions. For example, "Try adding a type: \`let x: <type>\`".
+ the suggestions. For example, "Try adding a type: \`let x: \<type\>\`".
142
- `MaybeIncorrect`: Cannot be applied mechanically because the suggestion may
143
or may not be a good one.
144
- `Unspecified`: Cannot be applied mechanically because we don't know which
0 commit comments