| .. |
|
crosspointer_transmute.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
mod.rs
|
Merge commit '3c06e0b1ce' into clippyup
|
2023-03-10 10:53:50 +01:00 |
|
transmute_float_to_int.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
transmute_int_to_bool.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
transmute_int_to_char.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
transmute_int_to_float.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
transmute_int_to_non_zero.rs
|
Merge commit '149392b0ba' into clippyup
|
2023-02-25 19:28:50 -05:00 |
|
transmute_null_to_fn.rs
|
Slightly refactor constant evaluation and add detection for empty macro expansion and cfged statements.
|
2023-05-18 15:43:33 -04:00 |
|
transmute_num_to_bytes.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
transmute_ptr_to_ptr.rs
|
remove unnecessary to_string and String::new
|
2022-06-13 15:48:40 +09:00 |
|
transmute_ptr_to_ref.rs
|
Remove type-traversal trait aliases
|
2023-02-22 17:04:58 +00:00 |
|
transmute_ref_to_ref.rs
|
Use is_str instead of string kind comparison
|
2023-02-13 19:06:22 +00:00 |
|
transmute_undefined_repr.rs
|
remove bound_type_of query; make type_of return EarlyBinder; change type_of in metadata
|
2023-02-16 17:05:56 -07:00 |
|
transmutes_expressible_as_ptr_casts.rs
|
Wrap transmutes_expressible_as_ptr_casts suggestions in parentheses
|
2023-03-23 18:58:10 +00:00 |
|
transmuting_null.rs
|
Slightly refactor constant evaluation and add detection for empty macro expansion and cfged statements.
|
2023-05-18 15:43:33 -04:00 |
|
unsound_collection_transmute.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
useless_transmute.rs
|
Remove type-traversal trait aliases
|
2023-02-22 17:04:58 +00:00 |
|
utils.rs
|
Directly construct Inherited.
|
2023-03-10 19:22:55 +00:00 |
|
wrong_transmute.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |