mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 05:44:24 +00:00
integer_arithmetic: detect integer arithmetic on references. changelog: integer_arithmetic fix false negatives with references on integers Fixes #5328