]> git.lizzy.rs Git - rust.git/commitdiff
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)
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


Trivial merge