rust/compiler/rustc_transmute/src/layout
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
..
tree Add warn(unreachable_pub) to rustc_transmute. 2024-09-03 08:49:54 +10:00
dfa.rs Remove allow(dead_code) attributes. 2025-02-28 17:31:31 +11:00
mod.rs rustc_transmute: Directly use types from rustc_abi 2024-10-27 20:29:27 -07:00
nfa.rs Remove allow(dead_code) attributes. 2025-02-28 17:31:31 +11:00
tree.rs Remove allow(unused_variables) for rustc_transmute. 2025-02-28 17:31:31 +11:00