]> git.lizzy.rs Git - rust.git/commit
Merge pull request #1318 from oli-obk/op_assign_false_positive
authorOliver Schneider <oli-obk@users.noreply.github.com>
Mon, 19 Dec 2016 11:31:08 +0000 (12:31 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Dec 2016 11:31:08 +0000 (12:31 +0100)
commitf8349e1a83bf44ea158d97aaba3103a52f8c940d
treededcd97817ce2a87658f8f55fbfe78d87041dd5a
parentea0227fff7ef86bf20f7942bb9b7d062a11c3d99
parent5f6cae0659fc1c93f85b26525ec7ab63385dade3
Merge pull request #1318 from oli-obk/op_assign_false_positive

don't lint on x = x + y inside an AddAssign impl