]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #8866 - botahamec:unused-rounding, r=llogiq
authorbors <bors@rust-lang.org>
Thu, 26 May 2022 05:16:37 +0000 (05:16 +0000)
committerbors <bors@rust-lang.org>
Thu, 26 May 2022 05:16:37 +0000 (05:16 +0000)
Add new lint `[unused_rounding]`

fixes #39

changelog: added a ``[`unused_rounding`]`` lint to check for the rounding of whole-number literals


Trivial merge