mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-03-05 07:47:19 +00:00
Extend useless conversion This PR extends `useless_conversion` lint with `TryFrom` and `TryInto` fixes: #5344 changelog: Extend `useless_conversion` with `TryFrom` and `TryInto` |
||
---|---|---|
.. | ||
lintlist | ||
driver.rs | ||
main.rs |