rustfmt_nightly::overflow

Function can_be_overflowed

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