]> git.lizzy.rs Git - rust.git/commit
Auto merge of #10170 - c410-f3r:arith, r=dswij
authorbors <bors@rust-lang.org>
Mon, 9 Jan 2023 14:54:12 +0000 (14:54 +0000)
committerbors <bors@rust-lang.org>
Mon, 9 Jan 2023 14:54:12 +0000 (14:54 +0000)
commit41b2a3d9fe20784bb1be0ac87a15fea015c3eac2
treeb1e6f0acd25987fc38875e17f0992d61588b1fcb
parent46981dca3622f5d53c88219f35113e553de20e1a
parentfb34fbf7e01d2cd9b44d762d4cd17d456796a63a
Auto merge of #10170 - c410-f3r:arith, r=dswij

[arithmetic_side_effects] Add more tests related to custom types

Add tests to ensure that custom types are triggered with any type of arithmetic operation as well as combinations with or without references.

---

changelog: none
<!-- changelog_checked -->