migrate maybe_recover_from_bad_qpath_stage_2
diagnostic
This commit is contained in:
parent
16a0d03698
commit
bd4d1cd7a2
2 changed files with 17 additions and 9 deletions
|
@ -14,3 +14,7 @@ parser-add-paren = try adding parentheses
|
|||
parser-forgot-paren = perhaps you forgot parentheses?
|
||||
|
||||
parser-expect-path = expected a path
|
||||
|
||||
parser-maybe-recover-from-bad-qpath-stage-2 =
|
||||
missing angle brackets in associated item path
|
||||
.suggestion = try: `{$ty}`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue