#![warn(unreachable_pub)]
compiler/
It's no longer necessary now that `-Wunreachable_pub` is being passed.
rustc_middle::limits
rustc_interface