about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/transmute.rs
AgeCommit message (Expand)AuthorLines
2025-05-25Make UNNECESSARY_TRANSMUTES into a HIR lintMichael Goulet-28/+204
2025-05-25Make PTR_TO_INTEGER_TRANSMUTE_IN_CONSTS into a HIR lintMichael Goulet-0/+102