rust-clippy/src
bors ee3088f27b Auto merge of #5631 - ThibsG:ExtendUselessConversion, r=matthiaskrgr
Extend useless conversion

This PR extends `useless_conversion` lint with `TryFrom` and `TryInto`

fixes: #5344

changelog: Extend `useless_conversion` with `TryFrom` and `TryInto`
2020-05-27 13:06:59 +00:00
..
lintlist Extend useless_conversion lint with TryInto 2020-05-25 20:00:39 +02:00
driver.rs Register redundant_field_names and non_expressive_names as early passes 2020-05-26 21:41:51 +02:00
main.rs Apply suggestions from code review 2020-04-15 14:25:42 -07:00