about summary refs log tree commit diff
path: root/tests/ui/transmute/unnecessary-transmutation.fixed
AgeCommit message (Expand)AuthorLines
2025-05-22use uX::from instead of _ as uX in non - const contextsbendn-2/+22
2025-05-15dont handle bool transmutebendn-3/+3
2025-05-08add signed integers to unnecessary_lints to ensure feature parity with clippybendn-0/+9
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-0/+85