mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 10:45:18 +00:00
788de4701e
Update `error [E0449]: unnecessary visibility qualifier` to be more clear This updates the error message `error[E0449]: unnecessary visibility qualifier` by clearly indicating that visibility qualifiers already inherit their visibility from a parent item. The error message previously implied that the qualifiers were permitted, which is not the case anymore. Resolves #109822. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |