Closed
Description
I tried this code:
use std::env;
I expected to see this happen: The documentation is empty.
Meta
rustdoc --version
: rustdoc 1.58.0-nightly (e90c5fb 2021-11-12)
cc @camelid @inquisitivecrystal, I suspect this is related to one of your recent changes to visibility.