Files
rust/compiler
Stuart Cook 16ca18d1da Rollup merge of #140804 - bend-n:signed, r=lcnr
add signed ints to unn- transmutes to ensure feature parity

i forgot a few cases https://github.com/rust-lang/rust-clippy/pull/14703/#pullrequestreview-2824194994

adds

- char -> i32
-  i32 -> char
- float -> size ()
-  size -> float
-   i32 -> float
``@rustbot`` label L-unnecessary_transmutes
2025-05-09 16:25:04 +10:00
..
2025-05-07 12:56:44 +10:00
2025-04-09 12:29:59 +01:00
2025-04-15 10:44:28 -04:00