mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-22 02:53:20 +00:00
8b5faf4ab0
Per discussion in https://github.com/rust-lang/rust-clippy/issues/6372, this lint has significant false positives. |
||
---|---|---|
.. | ||
crosspointer_transmute.rs | ||
mod.rs | ||
transmute_float_to_int.rs | ||
transmute_int_to_bool.rs | ||
transmute_int_to_char.rs | ||
transmute_int_to_float.rs | ||
transmute_ptr_to_ptr.rs | ||
transmute_ptr_to_ref.rs | ||
transmute_ref_to_ref.rs | ||
transmutes_expressible_as_ptr_casts.rs | ||
unsound_collection_transmute.rs | ||
useless_transmute.rs | ||
utils.rs | ||
wrong_transmute.rs |