mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
6bcd0b9b42
Don't trigger `const_is_empty` for inline const assertions Close #13106 Considered case was described [here](https://github.com/rust-lang/rust-clippy/pull/13114#issuecomment-2266629991) changelog: [`const_is_empty`]: skip const_is_empty for inline const assertions