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