You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
calebzulawski
changed the title
Inaccessible local modules nested in functions are documented on nightly
Inaccessible local modules nested in functions are documented
May 10, 2023
Consider the following code
inaccessible
is local tofoo
and inaccessible, and should not be documented. Instead, rustdoc currently documents the module at the same level asfoo
.Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: