mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

Perform check_private_in_public by module. Based on https://github.com/rust-lang/rust/pull/116316
For more information about how rustc works, see the rustc dev guide.