]> git.lizzy.rs Git - rust.git/commit
Suppress lint for unsuffixed number casts
authorBood Qian <bood@glowing.com>
Thu, 16 Feb 2017 14:55:41 +0000 (22:55 +0800)
committerBood Qian <bood@glowing.com>
Thu, 16 Feb 2017 14:55:41 +0000 (22:55 +0800)
commit2f00ea3a0727a33b39ee0246accb6a941f0f804d
tree31bada8feab4a31252a8c88deb317e7b95e4b658
parentafce85e96dd8a2157b2362e71e420789e2305de7
Suppress lint for unsuffixed number casts
CHANGELOG.md
README.md
clippy_lints/src/lib.rs
clippy_lints/src/types.rs
tests/ui/cast.rs
tests/ui/cast.stderr