Regression on privacy field of struct used in ..some_struct
syntax
#70323
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
D-terse
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
In a recent PR #69942 I made a change to unify the wording of multiple privacy errors, but accidentally regressed the following case:
used to be
This one change needs to be reversed while keeping the rest.
The text was updated successfully, but these errors were encountered: