5a63cd82cb
A warning is now suppressed when "<str_va> if <str_var>.is_empty" is used in a constant function. FIX: instead of clippy_util::in_const FIX: Merged `redundant_guards_const_fn.rs` into `redundant_guards.rs`.