rust/compiler/rustc_transmute/src
Nicholas Nethercote b0530c9361 Remove allow(dead_code) attributes.
By either removing the function, or change the attribute to something
more precise.
2025-02-28 17:31:31 +11:00
..
layout Remove allow(dead_code) attributes. 2025-02-28 17:31:31 +11:00
maybe_transmutable Remove allow(unused_variables) for rustc_transmute. 2025-02-28 17:31:31 +11:00
lib.rs Remove allow(unused_variables) for rustc_transmute. 2025-02-28 17:31:31 +11:00