mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
e004b9431d
integer_arithmetic: detect integer arithmetic on references. changelog: integer_arithmetic fix false negatives with references on integers Fixes #5328