]> git.lizzy.rs Git - rust.git/commit
Lint unnecessary int-to-int and float-to-float casts
authorGeoffrey Copin <copin.geoffrey@gmail.com>
Thu, 15 Oct 2020 22:22:35 +0000 (00:22 +0200)
committerGeoffrey Copin <copin.geoffrey@gmail.com>
Sat, 17 Oct 2020 14:12:51 +0000 (16:12 +0200)
commitbb0ce32423aefcb8b9eb587881973f56a6a6b0ee
tree018e946728ffe6dee5e55662263c407e2ac3eb51
parentfebd0086a5ea6475d8243c7651908ddd96711896
Lint unnecessary int-to-int and float-to-float casts
clippy_lints/src/types.rs
tests/ui/eq_op.rs
tests/ui/eq_op.stderr
tests/ui/unnecessary_cast_fixable.fixed
tests/ui/unnecessary_cast_fixable.rs
tests/ui/unnecessary_cast_fixable.stderr