rust/compiler/rustc_sanitizers/src
Nicholas Nethercote 8a3e03392e Remove #![warn(unreachable_pub)] from all compiler/ crates.
(Except for `rustc_codegen_cranelift`.)

It's no longer necessary now that `unreachable_pub` is in the workspace
lints.
2025-03-08 08:41:43 +11:00
..
cfi Change span field accesses to method calls 2025-02-24 14:22:31 +01:00
kcfi compiler: Add rustc_abi to _sanitizers 2024-11-02 20:31:47 -07:00
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-08 08:41:43 +11:00