mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
c8c03ea606
[`arithmetic_side_effects`] Fix #10792 Fix #10792 ``` changelog: [`arithmetic_side_effects`]: Retrieve field values of structures that are in constant environments ```