mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
c4125286ce
Don't lint `assertions_on_constants` on any const assertions close #12816 close #12847 cc #12817 ---- changelog: Fix false positives in consts for `assertions_on_constants` and `unnecessary_operation`.