]> git.lizzy.rs Git - rust.git/tree - clippy_lints/src/transmute/
Auto merge of #9148 - arieluy:then_some_unwrap_or, r=Jarcho
[rust.git] / clippy_lints / src / transmute /
drwxr-xr-x   ..
-rw-r--r-- 1219 crosspointer_transmute.rs
-rw-r--r-- 15053 mod.rs
-rw-r--r-- 2495 transmute_float_to_int.rs
-rw-r--r-- 1371 transmute_int_to_bool.rs
-rw-r--r-- 1523 transmute_int_to_char.rs
-rw-r--r-- 1625 transmute_int_to_float.rs
-rw-r--r-- 1617 transmute_num_to_bytes.rs
-rw-r--r-- 1129 transmute_ptr_to_ptr.rs
-rw-r--r-- 3489 transmute_ptr_to_ref.rs
-rw-r--r-- 3474 transmute_ref_to_ref.rs
-rw-r--r-- 15452 transmute_undefined_repr.rs
-rw-r--r-- 1262 transmutes_expressible_as_ptr_casts.rs
-rw-r--r-- 1771 unsound_collection_transmute.rs
-rw-r--r-- 2547 useless_transmute.rs
-rw-r--r-- 3182 utils.rs
-rw-r--r-- 731 wrong_transmute.rs