1
Fork 0

migrate maybe_recover_from_bad_qpath_stage_2 diagnostic

This commit is contained in:
Christian Poveda 2022-05-31 11:22:26 -05:00
parent 16a0d03698
commit bd4d1cd7a2
No known key found for this signature in database
GPG key ID: 27525EF5E7420A50
2 changed files with 17 additions and 9 deletions

View file

@ -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}`