Split fuzzy_provenance_casts
into lossy and fuzzy, feature gate and test it
* split `fuzzy_provenance_casts` into a ptr2int and a int2ptr lint * feature gate both lints * update documentation to be more realistic short term * add tests for these lints
This commit is contained in:
parent
1040cab53b
commit
98a4834237
11 changed files with 281 additions and 35 deletions
|
@ -1348,6 +1348,7 @@ symbols! {
|
|||
str_trim,
|
||||
str_trim_end,
|
||||
str_trim_start,
|
||||
strict_provenance,
|
||||
stringify,
|
||||
stringify_macro,
|
||||
struct_field_attributes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue