]> git.lizzy.rs Git - rust.git/commit
Auto merge of #7819 - rust-lang:avoid-linting-impossible-truncation, r=flip1995
authorbors <bors@rust-lang.org>
Tue, 2 Nov 2021 09:44:27 +0000 (09:44 +0000)
committerbors <bors@rust-lang.org>
Tue, 2 Nov 2021 09:44:27 +0000 (09:44 +0000)
commit4e355ebb6e8bc7269a37548f51743f897493a129
treedf949ed79de05a562c80e7e3fd24ba967954c1ae
parent08b7e87843c711aacba3a6336dd2422d05d44d7d
parent00ea73e1627841fe3da7ba3699bbe99705063df1
Auto merge of #7819 - rust-lang:avoid-linting-impossible-truncation, r=flip1995

avoid linting `possible_truncation` on bit-reducing operations

---

*Please write a short comment explaining your change (or "none" for internal only changes)*

changelog: avoid linting `possible_truncation` on bit-reducing operations