Function rustfmt_nightly::overflow::can_be_overflowed

source ·
fn can_be_overflowed(
    context: &RewriteContext<'_>,
    items: &[OverflowableItem<'_>]
) -> bool