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