rust/src
bors e214ea82ad Auto merge of #5568 - ThibsG:RenameIdentityConversionLint, r=flip1995
Rename lint `identity_conversion` to `useless_conversion`

Lint name `identity_conversion` was misleading, so this PR renames it to `useless_conversion`.

As decision has not really came up in the issue comments, this PR will probably need discussion.

fixes #3106

changelog: Rename lint `identity_conversion` to `useless_conversion`
2020-05-17 11:29:04 +00:00
..
lintlist Auto merge of #5568 - ThibsG:RenameIdentityConversionLint, r=flip1995 2020-05-17 11:29:04 +00:00
driver.rs Run fmt 2020-05-17 01:18:43 +02:00
main.rs Apply suggestions from code review 2020-04-15 14:25:42 -07:00