• wide 0.7.5/src/lib.rs
    7
    #![allow(clippy::unusual_byte_groupings)]
    8
    #![allow(clippy::misrefactored_assign_op)]
    9
    #![cfg_attr(test, allow(clippy::approx_constant))]