Unclear explanation of fn_to_numeric_cast_with_truncation #2981
Labels
A-documentation
Area: Adding or improving documentation
good-first-issue
These issues are a good way to get started with Clippy
https://rust-lang-nursery.github.io/rust-clippy/v0.0.212/index.html#fn_to_numeric_cast_with_truncation
"Eligable" looks like it was intended to be "eligible", but I find "eligible type" vs "not eligible type" not a clear way to identify types that are wide enough to hold the address vs not wide enough.
I think this lint would be sufficiently justified by saying:
Mentioning @VKlayd who worked on this lint in #2814.
The text was updated successfully, but these errors were encountered: