Add a suggestion to make inaccessible items accessible #89057
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Follow-up for #88838 (comment). After #88838 is merged, to help users who are still relatively unfamiliar with Rust, we should add a suggestion to make local inaccessible items accessible, by making the item (and its parents, as necessary)
pub
.The text was updated successfully, but these errors were encountered: