mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-28 12:53:09 +00:00
Instead of inferring module's declared visibility by looking at the scope of its parent, let's just remeber the declared visibility in the DefMap.