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