Jason Newcomb
|
99e77d07b2
|
Allow type erasure using *const/mut int_type in transmute_undefined_repr
|
2022-08-07 17:58:31 -04:00 |
|
Jason Newcomb
|
b426bd52a1
|
Don't lint transmute_undefined_repr when the the first field of a repr(C) type is compatible with the other type
|
2022-08-03 14:41:32 -04:00 |
|
Jason Newcomb
|
8e5208cbff
|
Don't lint transmute_undefined_repr when changing the type of generic params
|
2022-03-16 12:56:23 -04:00 |
|
Jason Newcomb
|
447a24588a
|
Allow various type erasure patterns in transmute_undefined_repr
|
2022-02-18 15:02:25 -05:00 |
|
Jason Newcomb
|
c02dff7167
|
Fix transmute_undefined_repr when converting between a pointer and a type containing a pointer
|
2022-02-18 15:01:58 -05:00 |
|
Jason Newcomb
|
3403b3e717
|
Add lint transumte_undefined_repr
|
2022-02-05 16:28:25 -05:00 |
|