rust/compiler/rustc_infer
Nicholas Nethercote 5486d72e77 Reduce visibilities.
Three of the modules don't need to be `pub`, and then
`warn(unreachable_pub)` identifies a bunch more things that also
shouldn't be `pub`, plus a couple of things that are unused.
2024-10-07 09:50:50 +11:00
..
2024-10-07 09:50:50 +11:00