Files
rust/compiler/rustc_codegen_ssa
Nicholas Nethercote ff0a5fe975 Remove #![warn(unreachable_pub)] from all compiler/ crates.
It's no longer necessary now that `-Wunreachable_pub` is being passed.
2025-03-11 13:14:21 +11:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.