]> git.lizzy.rs Git - rust.git/commit
Auto merge of #4210 - dtolnay:division, r=flip1995
authorbors <bors@rust-lang.org>
Wed, 19 Jun 2019 07:57:27 +0000 (07:57 +0000)
committerbors <bors@rust-lang.org>
Wed, 19 Jun 2019 07:57:27 +0000 (07:57 +0000)
commit97f8caabf64b4dc3c2e89feeb59330ed2d11127c
treeb05b8c302655af30d15c17bbee09c90cd94bad17
parent84cfb71caa65378b9b4221918ed29078b8b77014
parentf88a387c3fe32119e440ae1e8540067b38626efa
Auto merge of #4210 - dtolnay:division, r=flip1995

Downgrade integer_division to restriction

I believe that this lint falls outside of the scope of opinionated pedantism of the other pedantic lints.

changelog: Downgrade integer_division lint from pedantic to restriction